I found these two really nice articles on Business Objects on Java Boutique yesterday, and thought I would share them, considering my previous post on using OO with ColdFusion.
Business Objects tend to find their way into almost every type of application development that utilises an OO approach, so understanding the concept (and you may already be doing it without knowing it) is a pretty good idea.
The second article goes through a example application, and goes through alot of the considerations to be made when utilising business objects in an application.
Obviously the articles are Java related, but due to the general nature of Business Objects, as well as the myriad of frameworks that support BO’s under Java, it tends to stick to pretty vendor non-specific details, so is a good read for ColdFusion developers as well.
Comments
Hey man,
Thanks for posting this – made a great follow up to the reading I’ve been doing on DAO’s over the past few days at http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html