[TYPO3-mvc] Getting last features in
Jochen Rau
jochen.rau at typoplanet.de
Mon Aug 3 23:25:40 CEST 2009
Hi Steffen.
Thank you for your initiative. I have already talked to Olly about the
feature freeze of Extbase. We are a little bit behind.
We should definitely have a stable public API till the end of week. But
that doesn't necessarily mean that we can't include new features until
the first beta of TYPO3 4.3.
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
- Decide upon the naming of the Query Settings
- Move Classes from DomainObject to Object
- Re-implement support for @format (like .html or .pdf) in ActionController
- Move configureDispatcher() and registerPlugin to Utility Extension and
implement registerModule()
- Naming and Handling of Settings (as discussed in another thread)
- Implement the BE Dispatching
- Implement configuration option to delete child objects with parent
(with check for reference index)
Some are already filed as issue. I will add the remaining.
Regards
Jochen
Steffen Kamper wrote:
> Hi,
>
> as feature freeze for 4.3 comes in short time, we have to decide which
> features should go in (in short time!).
>
> I really appreciate to put the formats in.
> Also i want to have the BE dispatcher in.
>
> Important fixes:
> * MM-relations
> * CSL support
> * UriBuilder
> * pid handling
> * settings
>
> please add / comment
>
> vg Steffen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list