[Codemill-spec] CodeMill
Status: Planning
Brought to you by:
richard_kolb
From: Richard <rk...@sw...> - 2001-02-21 13:42:54
|
Hi All, Sorry there has been a big delay in the progress of code mill, I had to go to england for a while , which threw a spanner in the works with the codemill prototype, Somebody (I forget who) asked if I could cvs up my latest source, so I will sometime this weekend, ( Just don't laugh at the code ) Development on the prototype so far, c++ : Creates class and header, java : creates class All of these come from templates, This substitutes things like classname, author etc... The command line interface is not done at all at the moment, but I will try get something going before I put it up. I'm worried about the portability of the getopt stuff, so I will try find some portable getopt like system. (must run on Linux , BSD , other unixes, Win32 ,etc) Maybe somebody has experence on this kind of thing? ---- I also have access to a AIX PPC box this week, so I will try to compile it on there, (just for fun) Cheers, Richard. |