Nick Han said the following on 1/19/2006 12:22 PM:

>I like the use of beans as a bridge to transport data between the
>presentation layer (forms) and business objects, which do all the
>database interactions.  Constructing beans can be a repetitive and
>time-consuming task, so lately I have been toying around with a
>different transfer object that acts like a bean, but it is easier to
>build, add on, and maintain.  I would like your opinions on it and
>whether it is a good or bad.
>
>Instead of writing a bean that has getters and setters and will
>interface like this:
>  
>
You could use a code generator to make the beans for you... See Rooibos
Generator at the url in my signature.  It's free to use...

-- 
Peter J. Farrell :: Maestro Publishing
http://blog.maestropublishing.com

Rooibos Generator - Version 2.1
Create boilerplate beans and transfer objects for ColdFusion!
http://rooibos.maestropublishing.com/

- Member Team Mach-II
- Member Team Fusion



----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to