Barney,

There is a third option that is to use THIS scope on the bean CFCs 
instead of using getters/setters.
Then you'll have to change the destination configuration and set 
use-accessors = false. This isn't as fast as using the struct + 
[__type__] solution but is pretty faster than using with getters and 
setters.

Of course, if custom paging was enabled for the ColdFusion assembler, it 
would allow to initialize a lot less CFCs per request.


-- 
João Fernandes
www.onflexwithcf.org
www.riapt.org

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290409
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to