patForms Roadmap: ----------------- $Id: roadmap.txt 236 2005-06-11 15:36:41Z sfuchs $ Candidates for patForms 0.9.0ax - event based form-processing (Schst) - add more Storage containers: - Storage_DB - Storage_CSV (Schst) - Storage_Mail (Schst) - fix: Storage containers do not work with groups - Element_String: fix password problem (Schst) (done) - serveral Parser fixes - implement patForms::convertElementTo() (see: http://forum.php-tools.net/viewtopic.php?t=462) - Form-Namespacing (#129) (Sven) Candidates for patForms 1.0.0 - make support for Propel stable w/ all Element types (Sven) - implement clientside JS support (Schst) - implement more Renderers: - Renderer_Smarty - Renderer_Savant - Renderer_Flexy - fix all Elements - Element_File - Element_Date - Element_Group - finish element - (are there more?) - add HTMLArea Element - add ComboBox Element - fix encoding problems (#139) (Carsten) Candidates for patForms 1.1.0 - implement Wizards (Schst) - replace all Creators by FormDefinitions - implement Storage_XML Candidates for patForms 2.0.0 - adopt XForms standard for FormDefinitions - XForms Support (read/write) Minor problems: - add access private/public flag for attributes (Argh) - number-based attributes w/ insertSpecials modifier (Argh)