Along these lines, could I get feedback on these two modules? If folks can grok these, maybe there is hope for Python Gump.
The builder: (see method buildProject): http://cvs.apache.org/viewcvs.cgi/gump/python/gump/build/builder.py?rev=1.7&view=markup The AntBuilder (there are also ScriptBuilder, MavenBuilder) -- called from above: http://cvs.apache.org/viewcvs.cgi/gump/python/gump/build/ant.py?view=markup All feedback on style/comments (or lack) would be appreicated so I can improve them. Heck, even 'what the bleep does this XXXX mean, in Python?" would be fine. regards Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
