[TYPO3-50-general] Terms: TS objects

Elmar Hinz elmar07 at googlemail.com
Wed Aug 8 16:30:23 CEST 2007


Hello Robert,

for the documentation of lib/div we currently discuss terms. It would be
useful if we could introduce terms of V5. Probably you have already defined
the terminology.

I simplify the system of V4 TS to make it easier to talk about. We have a
tree of TS objects. Using the terms of MVC I would say, that this object
tree is a tree of controller objects. The nodes compose the output in a
nested way. Each controller object is the controller of a local MVC
component.

There is a nice diagram on 

http://en.wikipedia.org/wiki/Presentation-abstraction-control

that visualizes this architecture.

How do you address the tree?  

 * TS tree
 * MVC tree
 * Controller tree
 * PAC tree
 * HMVC tree
 * Component tree 

How do you address the nodes? 

 * Nodes 
 * Components
 * Triads
 * Controller nodes

How do you address the node substructure?

 * Model view and controller
 * Presentation abstractrion controll


Regards

Elmar




  




































More information about the TYPO3-project-5_0-general mailing list