in reply to Re: Design Question - I've gone object mad!
in thread Design Question - I've gone object mad!
I thought this all felt a bit like "surely someone's done this before!" :)
Tho I feel any use of DBIx::Class would exist even under this level of interface - I nearly want html/TT coders to be able to call my methods, but certainly don't want them this close to the inner-workings of my models.
We're already heavily using MySQL, all old legacy code that's 10 years old, with no objects in sight! This is all new code I'm writing to refactor the old scripts.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Design Question - I've gone object mad!
by Your Mother (Archbishop) on Apr 06, 2011 at 00:11 UTC | |
by ikegami (Patriarch) on Apr 06, 2011 at 00:23 UTC | |
by Your Mother (Archbishop) on Apr 06, 2011 at 00:24 UTC | |
by Cagao (Monk) on Apr 06, 2011 at 08:52 UTC | |
by Your Mother (Archbishop) on Apr 06, 2011 at 13:48 UTC |