On Mon, 27 Dec 2004 14:02:46 -0500, Matthew Small <[EMAIL PROTECTED]> wrote: > How would you get around "bending the rules"? Is there any sort of > extensibility model for presentation?
Well, you can certainly modularize and parameterize your UI (with design patterns like Composite View) but there isn't the same level of support for extensibility as there is for business models. Fusebox comes close with the concept of circuits that let you encapsulate not just UI fragments but the control logic that assembles them - then circuits can be reused across multiple applications. -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 6 invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188819 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

