Date: 2004-11-09T12:25:54 Editor: DarylOlander <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: NetUI/NetUIRoadmap URL: http://wiki.apache.org/beehive/NetUI/NetUIRoadmap
no comment Change Log: ------------------------------------------------------------------------------ @@ -9,4 +9,28 @@ = Remaining Version 1.0 Features = || '''Feature''' || '''Description''' || -|| HTML/XHTML Support || Finish fully complient support for XHTML 1.0 Transitional, HTML 4.01 Transitional and HTML 4.01 Transitional in Quirks mode. || +|||| '''Core Page Flow Features''' || +|| URL Rewriter || Rework the URLRewriter API || +|| Shared Flow || Finish the Shared Flow implementation || +|| Inheritable Page Flows || Support for creating page flow base classes || +|| Popup Windows || Support for running nested page flows in pop up windows || +|| Double Post Support || Support for preventing double posting of pages || +|| Tomcat ServerAdaptor || Need to fully implement the ServerAdaptor for Tomcat to support security || +|| Transaction Actions || Add annotation to support transactions on actions || +|| Page Flow Callbacks || Abstraction to allow callbacks from controls to page flows || +|| Struts 1.2 Support || Need to add support for struts 1.2 || +|| Update to Validator 1.1 || Need to update the validator to v1.1 form v1.0 || +|| Tiles Support || Add support for Tiles || +|| OA&M Support || Abstract an interface allowing collection and monitoring of page flows || +|| JSF Support || Additional JSF Features such as nesting, forms, and navigate-to || +|||| '''HTML Tags''' || +|| HTML/XHTML Support || Finish fully compliant support for XHTML 1.0 Transitional, HTML 4.01 Loose and HTML 4.01 Loose in Quirks mode. || +|| Tree Tag || Finish Remaining features for the Tree Tag. These include partial client expansion and state management over form posts || +|| Area Tag || Need to add support for the HTML area tag || +|| Group Tag Cleanup || Need to finish and cleanup the RadioButtonGroup, CheckBoxGroup and Select || +|| Nested Templates || Need to support nested templates || +|| ScriptContainer || Fix support for scoping names into a ScriptContainer || +|||| '''Grid Features''' || +|| Filter Window || Create the filter window || +|| Grid Extensibility || Support Edit within the Grid || +|| Sort/Filer || Implement the sort/filter service ||
