[Typo3-dev] Order of stdWraps

Michael Stucki michael at typo3.org
Thu Mar 31 15:38:49 CEST 2005


Hello,

in the last few days I often had problems with stdWraps being executed in a
not so optimal order.

Example:
mytext.crop = 22 | X | 1
mytext.listNum = 0
mytext.listNum.splitChar = X

Unfortunately this does not work because crop is handled after the listNum
property.

Questions are:
- How do you handle this? (I hate to nest cObjects only for this)
- Should we think about the order of these statements?
- In this special case: Is there any reason for not moving "crop" right
  before "splitChar"?

Regards, michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list