[TYPO3-mvc] !!! FYI: Committed big refactoring of Fluid; v4 and v5 are now in sync again
Martin Kutschker
masi-no at spam-typo3.org
Thu Jul 29 16:34:58 CEST 2010
Am 29.07.2010 16:29, schrieb Bastian Waidelich:
>
> There are quite a lot of Extbase dependencies in the current Fluid core (Reflection, ObjectManager,
> ControllerContext, ObjectStorage).
> How would you suggest to decouple them?
> E.g. would you suggest to have
> Tx_Fluid_Reflection_ObjectAccess::getPropertyPath()
> that internally calls
> Tx_Extbase_Reflection_ObjectAccess::getPropertyPath()
>
> And the Symfony implementation would replace this wrapper with a concrete implementation? Do we win
> anything by this?
By what? By providing wrappers or by creating Symfony glue code? The latter should help to spread
FLUID. The next step will be to create a Symfony-ORM based on the CR :)
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list