[TYPO3-ect] lib supports Presentation-Abstraction-Control (PAC) WAS: Subcontrollers

Daniel Brüßler info at -remove-patchworking.de
Wed Aug 8 13:39:29 CEST 2007


Hello Elmar,

what is a good name for it? Because I have to move the TYPO3-related part
http://wiki.typo3.org/index.php/MVC_Framework/Common_features#Thoughts_on_integration_to_TYPO3
to an extra page what talks about SPL action chains, POC, widgets.

What is a good name for it? My vote in brackets.
* MVC/Action_Chain (+)
* MVC/Widget (++)
* MVC/POC_Widget (-)
* MVC/SPL_Widget (-)
* MVC/SPL (-)
* MVC/Action (-)
* MVC/Actions (-)

Because people will know that it's a widget, what they want to create 
(for example) and they just read on its page that the underlying 
techniques are POC, SPL, action chains, lib/div controllers

By the way: I just can follow all your inventions, because I read all 
the newsgroup-entries and create the wiki-pages. Otherwise I had no 
chance to follow :-)

kind regards
Daniel



Elmar Hinz wrote:
> Hi,
> 
>> At first it looks like the widget-pattern (1 view + 1 controller + 1
>> model). Struts does use this (HTMLbutton + JSPview + Struts mapping +
>> Java class with function actionPerformed).
> 
> The resultbrowser will be the first example of such a widget. It will have a
> model, view and controller part. The controller is a regular
> tx_lib_controller with a defaultAction.
> 
> An SPL wrapper around the controller will be provided, so that you can
> plugin in the result browser into the chainn of SPL objects.
> 
> That means, that I have altered the order of the development process:
> 
> 1.) MVC Implementation
> 2.) SPL wrapper
> 
> Going to beta here.
> 
> 3.) General Service: Make it an service for external extensions.
> 4.) SPL services: A generalized system of services working automatically for
> all SPL classes.
> 
> Regards
> 
> Elmar
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 


More information about the TYPO3-team-extension-coordination mailing list