[Typo3-dev] Frontend Forms Code Library

Michael Stucki michael at typo3.org
Sun May 1 04:03:38 CEST 2005


Hi Sven,

>> For my current project (a complete rewrite of the rlmp_eventdb extension)
>> I needed an easy-to-use but flexible way for rendering forms with
>> multiple steps. I didn't really need functions which automatically write
>> the data into different tables, I was just interested in the rendering
>> part and automatic handling of the session data.
> 
> why not start a really object oriented solution?
> all the solutions out there handle little ways to solve a problem, no
> solution really wants to be a general way to do it.

I didn't look at any of these extensions but your suggestion sounds
reasonable.

> I also started a form project with two other developers. Reason is only
> the license problem of html_quickform.

Was this really your only reason for writing the same again?!

> My wish is to have such a full featured system at the end. Integration
> into typo3 could be done by a wrapping class. But the clean structure at
> the start should be important. 
> 
> One class for each element, a nice structure with inheritence (then you
> have a good module system that can be integrated in many solutions).

The idea is interesting but it sounds like this will take a lot of time
before it can be used...

If you think the html_quickform fits our needs, what speaks against writing
such a wrapper for _this_ product before reinventing the wheel?

Regards, michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list