I would probably recommend first taking the step into DI, either ColdSpring or Lightwire, before taking the step into ORM.
Just in terms of eating the apple one bite at a time, rather than in one whole go, so to speak. I've seen a lot of people try and swallow MVC, DI and ORM all in one go, and then wonder why they get completely stuck every 3 steps they take. As long as you go one step at a time, it should be fine. Mark On Thu, Jul 31, 2008 at 11:06 AM, s. isaac dealey <[EMAIL PROTECTED]> wrote: >> Last year, whenever I started with OO and frameworks, everyone told >> me to generate my objects and create them "manually" until I had a >> grasp on why one needs an ORM and DI. >> >> After a few months of "procedural OO", I started using Coldbox with >> lightwire and definitely see the advantages there with DI. >> >> Are there any general pre-ORM concepts that I might have missed while >> hand jamming my 5/1s, refactoring into 3/1s and 2/1s, implementing >> inheritance and composition, and banging my head against the wall >> every time I decide to change or add a property? >> Can I graduate to an ORM? > > I can't imagine why not. > > If you like LightWire as a DI/IoC framework, you'll likely enjoy > DataFaucet as an ORM. http://datafaucet.riaforge.org > > > -- > s. isaac dealey ^ new epoch > isn't it time for a change? > ph: 781.769.0723 > > http://onTap.riaforge.org/blog > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309997 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

