From: Juergen H. <jh...@we...> - 2001-11-07 00:44:25
|
Hi! I reorganized the project and added distutils support. Frank, take a look and try to add stuff into the existing structure, like into a pythius.aop or .aspects submodule. Note that commands have to go to pythius.scripts, look at the examples there. If you have any questions, ask. It's generally much easier to get the package layout right immediately than fixing it later. :) NB: I'm anal about naming. :) As a general rule, use lowercase module names, CapsStartCamelCase class names and verbObject method names. Ciao, J=FCrgen |