![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Maypole: The search_form templateby simonflk (Pilgrim) |
on Feb 18, 2005 at 12:40 UTC ( #432303=note: print w/replies, xml ) | Need Help?? |
Actually there has been a lot of discussion on the list about deprecating the use of moniker() in Maypole. The moniker isn't necessarily the same as the table - take for instance, a table called "shopping_basket". The CDBI package generated for the table may be called "<MyApplication>::ShoppingBasket" resulting in a moniker of "shoppingbasket". Other examples mentioned include the possibility of nasty table names like "tx_qjkr[!ser:93/01]" And since moniker is meant to be human-readable rather than machine readable, it's something that some users want to override Re: the mailing list, I've set up a sourceforge project for Maypole and may move the lists there later today. I'll update http://maypole.perl.org when that happens. -- simonflk
In Section
Seekers of Perl Wisdom
|
|