Programming wise at least ;) I got around to rewrite a small app the yesterday. It's a simple app that generates 6500 crystal reports as pdfs and changes the parameters for each one, and then groups those pdfs into 100 or so pdfs.
It started out as a one file script. Before I knew it, it had evolved into 9 classes and 1 config file in addition to the original script...which only has 20 lines (excluding include statements) Once I was finished, I thought, "I think I may finally have a grasp of this OO stuff" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:325583 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm