On Thu, 2005-10-20 at 10:58 -0500, Peter Speltz wrote: > Twisty mazes i do not like in my programming. Definitely something > should give here. I can't dive into this muck yet but I can tell you I > override setup and use the recommended plugin method. > > In my setup the first thing I do is call SUPER::setup. This may be why it > works.
Yeah, but that's because you want Maypole::setup to run. I don't want Maypole::setup to run. But I do want plugins' setups to run. Cheers, Dave ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
