[TYPO3-dev] More properties with stdWrap in TS?

Tyler Kraft tyler.kraft at netefficiency.co.uk
Thu Aug 27 11:01:34 CEST 2009


Sebastian Gebhard wrote:
> Hi everybody,
> 
> at the moment i'm really doing a lot of stuff with TypoScript and get to 
> its edges from time to time. I guess everyone of us was at the point 
> saying "Da**, why has this property no stdWrap properties!?".
> 
> I posted a patch to give CONTENT.table stdWrap properties on the core 
> list yesterday.
> 
> Generally, what do you think - does it make sense to create some more of 
> those patches? They will make TS even more flexible and powerful, but 
> i'm not sure about performance. Is TS getting slow, when every and every 
> property is parsed through stdWrap?
> 
> If more stdWrap patches are welcome, i'll surely create some more in the 
> future.
> 
> Kind regards,
> Sebastian


Hi Sebastian,

I'm not sure how much support you'll get for this but I for one would be 
very very pleased to see more places with stdWrap! :-)

Like your patch, stdWrap could also be helpful on the RECORDS.tables

There are some bugs filed about adding it to the select function - which 
would be very helpful as I'd love to be able to use it on the uidInList, 
max, begin:
http://bugs.typo3.org/view.php?id=11220
http://bugs.typo3.org/view.php?id=11193

And again yesterday I ran into a problem that I could have easily solved 
if I had stdWrap on a property although at the moment I can't remember 
what property it was. I'd also love to see another recursive stdWrap 
call at the end of stdWrap (although I'm not holding my breath).

Cheers,
Tyler




More information about the TYPO3-dev mailing list