I've commited changes to EE-patches that emit function index in userdoc groupped by category.
I have one concern: should we keep some functions unprefixed: int() bool() date() string() double() + all string functions, or should we employ some prefix for them? Like "convert.int", "convert.bool", "convert.date", "convert.string"? What about this very special function: if (condition,value1,value2) Jarek ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
