Thanks to encouragement from David Lambert, I've change the naming conventions for the getter and setter methods generated by generateDS.py. The new behavior is to generate:
get_varname set_varname add_varname # for lists The case (upper/lower) of the variable/member name is not changed. If you need or prefer the old behavior (getVarname, setVarname, and addVarname), you can produce that with the --use-old-getter-setter command line flag. You can find the new version in the regular places. At my Web site: http://www.rexx.com/~dkuhlman/generateDS-1.9a.tar.gz or at SourceForge: http://sourceforge.net/projects/generateds/ Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users