[TYPO3-mvc] !!! FYI: Several changes in the last commit

Jochen Rau jochen.rau at typoplanet.de
Tue Jul 21 20:55:16 CEST 2009


Hi Sebastian.

Sebastian KurfŸürst wrote:
>> [!!! ~API] Extbase: Removed Typo3Query and its interface; integrated
>> methods in Query object (will be integrated in the extbase settings in
>> the next step)
> We need to talk about this issue, as I think that having a TYPO3Query
> which implements only v4 related things is really helpful.
>
> Please give me a call so we can discuss this :-)

Sure. I thought we agreed on having only an extended interface or 
multiple implementing interfaces. Like

class Tx_Extbase_Persistence_Query implements 
Tx_Extbase_Persistence_QueryInterface, 
Tx_Extbase_Persistence_QuerySettingsInterface

Having a Typo3Query leads to differences in the Extension and I like to 
have these differences between V4 and V5 hidden inside the framework.

Uhm, I give you a call now.

Regards
Jochen


-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list