Thank you but, It doesn't really help as the questions were somewhat more specific then whether the frameworks are best for OO or not.
I was specifically wondering if ANY of the frameworks support code re-use in the form that I mentioned in the orginal post. i.e. can I write the model and views for one system and keep them in one location accessile to several applications that mayuse parts or all of it's functionality. ALso not mentioned in my original post but occurring to me here is that the site is largely dynamic in that the same code needs to serve different content for different sites that use the same backend. All the dynamic information for the content are retreived from a database through stored procedures. So these procedures would need to be executed on all pages with dirreent arguments. Anoter point worth noting is that there are several templates used in the system. Differnt templates are chosen based onthe member. Is there any framework that would more easily support this . All the points mentioned above seem impossible to implement in Model-Glue (without destroying the performance of the site). IF this is not the case can someone set me straight? Otherwise could someone recommend another framework. Or better yet give me the difinitive that I need to be rolling my own. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257915 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

