Re: Euphoria Standard Library on UBoard
- Posted by cklester <cklester at yahoo.com> Jul 28, 2005
- 582 views
Bernie Ryan wrote: > Why don't you prefix your routines as derrek does ? Considering this is going to be a standard library and useable by all Euphoria programmers (not just Windows users), it's probably more reasonable to use the "best" function names in the standard library... that is, no prefixes. The standard library should use "enum()" while all others, if they insist on using a different function but same name, should prefix their enum() function. I could see them doing something like "eu_enum()" but it's not best case IMHO. -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/