Hi all, I understand that Coldspring is not designed for Transient BO, but I need to do some AOP on mine to control access privilege.
Looking through some of the source code, seems like doing AOP is slow enough because of the IO required to write the actual proxy cfc. Together with the performance penalty we get when we use Coldspring singleton=false, will this be a nightmare? I heard of Lightware as a better IoC for Transient BO, but it has no AOP... Any idea how to do AOP on Transient BO efficiently with or without ColdSpring? Thanks, Henry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290239 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

