[RomaFramework-dev] [ romaframework-Feature Requests-1484212 ] Refactoring rendering and layout mod
Brought to you by:
lvca
|
From: SourceForge.net <no...@so...> - 2007-05-30 13:54:32
|
Feature Requests item #1484212, was opened at 2006-05-09 00:50 Message generated for change (Comment added) made by lvca You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1484212&group_id=162641 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Echo2-ViewAspect Group: None Status: Open Priority: 3 Private: No Submitted By: Luca Garulli (lvca) Assigned to: Luca Garulli (lvca) Summary: Refactoring rendering and layout modes Initial Comment: Current rendering & layout modes need a little refactoring to build separate class/field/action rendering ---------------------------------------------------------------------- >Comment By: Luca Garulli (lvca) Date: 2007-05-30 15:54 Message: Logged In: YES user_id=75115 Originator: YES Rather than divide class/field/action rendering we need to delete the ComponentFactory class since rendering are already flexible without adding another layer of abstraction. Furthermore we need to implement the bind() and unbind() methods in RenderingMode interface and decoupling it by FormUtil and EntityForm classes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=824593&aid=1484212&group_id=162641 |