[TYPO3-ect] MVC Project
    Jan-Hendrik Heuing [DD] 
    jh at digitaldistrict.de
       
    Sun Feb 12 14:41:59 CET 2006
    
    
  
>> I am more interested in some general solution to render whatever. Of 
>> course in most cases, it IS related to tables. Having a toolbox  to 
>> generate frontend-stuff should not restricted to just table-related 
>> stuff...
>
> Could you elaborate a bit on what you want to render? Apart from the above 
> MVC classes, there will be a lot of domain-specific helpers available, 
> like t3lib_div or parts of pi_base offer already. We'll have a simple form 
> lib if you need non-model-based forms, evaluation and AJAX stuff will 
> probably also be made available separately as components, and some general 
> convenience functions for data-transformation, views etc.
If you talk about table-related stuff, it's like having a list of records, 
singleview, listview, all that. Having applications which are more 
complicate and put together from various datasources, it's not really 
table-related directly. Imagine some project management solution, it 
consists of various different tasks, which are not just listviews of TODO 
items.
JH 
    
    
More information about the TYPO3-team-extension-coordination
mailing list