The info function so far provides:
- a modules attribute names
- their description
This should be extended to avoid overloading the description with information that could be derived automatically. This includes:
- the type of attribute (String, Integer, List of ..., ...)
- whether or not an attribute is mandatory
Adding these will help keep frustration by trial and error low.
The
infofunction so far provides:This should be extended to avoid overloading the description with information that could be derived automatically. This includes:
Adding these will help keep frustration by trial and error low.