On 10/5/05, Peter Speltz <[EMAIL PROTECTED]> wrote: > > Making a kitty accessor was trivially easy to do. In my driver after > using Maypole::Application i put > > > __PACKAGE__->mk_accessors(qw/kitty/); > > > Hope it works good. It would still be nice if Maypole had a standard place. >
I was musing on this the other day actually, mod_perl has similar things - notes and pnotes (pnotes - programmer_notes). Probably better with stash though. I'll add that, unless any objections. In the meantime, you could use template_args. d. ------------------------------------------------------- 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
