From: Matthias Felleisen (matthias at ccs.neu.edu) Date: Fri Jan 23 15:55:50 EST 2004 |
|
Writing code generators (wizards) for classes and things isn't too difficult. Some of our freshmen started doing it and are offering their "wizards" on the newsgroup. (They just hack things into Special Menus, but that's fixable.) So, I suggest "just do it" -- at least as far as such things are concerned. Read up on tools, figure out the five most important code templates you want, and add them in. Others may start helping you then. -- Matthias
Posted on the users mailing list. |
|