On Sat, Dec 1, 2012 at 4:43 PM, Bruce Sorge <[email protected]> wrote:
> Since I have been out of CF dev for several years, I thought I would work > on some simple stuff. Looking at this code below, can this be improved? > I am using CF 10 with MySQL backend. I did not use stored procs because I > have having issues with making them on MySQL since I am new to the db, so I > know that is one improvement that I could make. > > > Thanks, > > Bruce > I just started a new job where main things are code using ColdBox and ORM / Hibernate which is built into cf9 and higher. It was a pain to get started but as a whole things will move a lot smoother and allow for more standardized code. You should really read this book before continuing anything. http://www.coldfusionormbook.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353323 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

