On Sun, 3 Feb 2002 21:12, Paul Hammant wrote: > Peter, > > Love it. If it can, I think it should go into general use and build > into build/classes/
I want to build it into a separate hierarchy from build/ so that you can rebuild all without having to regenerate the descriptors (because regeneration takes a while). > I have a concern. For a few blocks of mine where I have two impls of > the same thing, I often use an abstract parent class to do the common > stuff. For those cases, the @phoenix:dependency comments should be > complete in the subclasses as XDoclet cannot look into the parent class, > yes? XDoclet is fairly flexible and should allow you to meta-data from parent blocks ... just got to figure out how to do it ;) -- Cheers, Pete ------------------------------------------------- "Sometimes its better to keep your mouth shut and let people think your an idiot, than to open it and remove all doubt." ------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
