[TYPO3-mvc] Getting last features in

Sebastian Kurfürst sebastian at typo3.org
Tue Aug 4 08:19:43 CEST 2009


Hi Jochen,

> There are IMO the necessary tasks to stabilize the public API:
> - Restructure the Persistence Folder
> - Change the signature of Query::statement($statement, $language) to
> Query::statement($statement, array $parameters, $language) to enable
> prepared statements
+1

> - Decide upon the naming of the Query Settings
Yep, we should discuss this :-)
> - Move Classes from DomainObject to Object
I disagree here. "Object" in FLOW3 is the Object Manager, Dependency  
Injection, etc. Why not leave the classes in "DomainObject"? I think  
that's the right place.

> - Re-implement support for @format (like .html or .pdf) in  
> ActionController
> - Move configureDispatcher() and registerPlugin to Utility Extension  
> and
> implement registerModule()
+1
> - Naming and Handling of Settings (as discussed in another thread)
+1, I'll do that

> - Implement the BE Dispatching
> - Implement configuration option to delete child objects with parent
> (with check for reference index)

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list