On 14/04/06, Dave Howorth <[EMAIL PROTECTED]> wrote: > On Thu, 2006-04-13 at 17:20 +0100, Aaron Trevena wrote: > > Peter and I have decided that using moniker and table names > > inconsistently is a major WTF - it's just cost me an hour of head > > scratching while already behind on a piece of work, so it's gonna be > > fixed. > > > > if you have a table called foo_history, with the class called > > FooHistory and templates in /path/to/foo_history/ it will now work > > correctly. if you have templates in foohistory, then you'll have to > > symlink - sorry about that. > > This sounds good to me. What's the template path for a table called > foo_histories or FOO_History? (I don't mind, just want to make sure edge > cases are considered :)
foo_histories would be foo_histories - no guessing games, magic or playing silly buggers. I hate magic that tries to DWIM, often it fails and hides what you need to know. One thing I am trying to ensure Maypole does under my stewardship is provide transparency and the ability to overload without getting stuck in a mire of generated code in memory that you can't easily see or modify *cough*Tangram*cough*. A. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
