[FLOW3-general] Bachelor thesis - suggestions?
Michael Sauter
mail at michaelsauter.net
Wed Dec 2 10:10:44 CET 2009
Karsten Dambekalns wrote:
>> As for the form building: Are you investigating that at the moment? Or
>> is that just planned "sometime in the future"?
>
> It just occurred to me recently that most (all?) other frameworks
> declare forms in code (only), so it seems to be useful. And of course it
> is, alone for TYPO3 we need to build forms automatically based on
> properties in a model (e.g. of a content object) and we surely do not
> want to build the HTML representing the form to do that :)
Yes apparently. Although, to me FLOW3 seems to be different to other
frameworks in so far that validation is integrated with the model
already. I think most frameworks allow to build custom forms mainly in
order to have form validation ...
As for automatic form building based on properties: Couldn't this be
done by a form ViewHelper as well?
Anyway, I think this whole form building issue should be discussed
separately ;)
best,
Michael
More information about the FLOW3-general
mailing list