in reply to Re: Design Question - I've gone object mad!
in thread Design Question - I've gone object mad!
Just a quick addition, the My::Customer object will translate columns, join multiple tables together, etc, to return a fully fledged My::Customer object.
I'm not just blindly modelling a database table.
Like I say, this modelling is, in my eyes, a layer above the database model (if i were to introduce DBIx::Class, for example).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Design Question - I've gone object mad!
by Your Mother (Archbishop) on Apr 07, 2011 at 05:00 UTC | |
by Cagao (Monk) on Apr 07, 2011 at 08:16 UTC |