On Sun, 2005-10-30 at 16:04 +0000, David Baird wrote: > Just committed this (rev401), please check it over for errors, omissions etc. > > Added Maypole::Manual::Inheritance and Maypole::Manual::Terminology. > Renamed Maypole::Manual::Request to Maypole::Manual::Cookbook. Minor > updates elsewhere to reflect name changes and new docs. Started a docs > roadmap section in Maypole.pm, needs more work.
"What about Maypole::Application" says: "It ensures that L<BeerDB> inherits from the first plugin, which inherits from the next, etc., until the last plugin inherits from the frontend." I don't think this is true. Each plugin is pushed onto the driver's @ISA. They're all at the same level in the inheritance tree. Cheers, Dave ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
