[TYPO3-core] RFC #16173: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view

Bastian Waidelich bastian at typo3.org
Tue Nov 2 13:12:23 CET 2010


Ernesto Baschny [cron IT] wrote:

>>> I think these changes don't make sense:
>>> [...]

>> That's true. I changed it, because
>> layoutRootPath.wrap = foo | bar
>>
>> would not work [...]
>> The second version of Joeys stdWrap patch (#16198) fixes this.

> Seems so! That is indeed the most efficient way of doing it:
> [...]
>
> Will you incorporate this in your refactoring #16173, making #16198
> obsolete?

I could. But actually Joeys 2nd version is already based on my patch, so 
we could simply mark this one obsolete. Right?


> The TypoScript developers usually find it very convenient to be able to
> do such strange things, and it would be a shame if we would have to set
> a value just to make it work:
>
>   layoutRootPath = dummy
>   layoutRootPath.cObject = TEXT
>   layoutRootPath.cObject.value = fileadmin/path/

Absolutely, you're right.

Bastian



More information about the TYPO3-team-core mailing list