[Typo3-dev] PHP problem revived

dan frost dan at danfrost.co.uk
Thu Apr 29 16:32:09 CEST 2004



Martin-no$pam-Kutschker wrote:
> dan frost wrote:
> 
>>
>> I think we should consider it very seriously because LOTS of the data 
>> manipulation done in Typo3 (finding things, sorting things, getting 
>> things from arrays, putting things in arrays, splitting things) is 
>> well supported in existing XML tools.
> 
> 
> You'd end up rewriting the complete Core and would probably lose any 
> backward-compatibility. Perhaps it could be done fairly easy for site 
> owners, but I'd guess all the extension authors would be p** off if all 
> their code was broken and more than a few tweaks are necessary to make 
> it work again.
> 

Backwards compatibility can be achieved: DBAL shows an example. In this 
case the core could use XML and non-core things would go through 
array-xml until everyone had cought up.


>> Perhaps this is time for a proof of concept... (give me 3 months!)
> 
> 
> *cough* btw, what happened to tsObj? I really liked the prospect of 
> saying goodbye to monolithic tslib_content.php.
> 
Published (extension: obts) - but better version to be released in 
coming month. Full documentation (with examples) also soon to be 
available. Works well with Templa Voila and other new ideas.

Also, there are published tools (obts_viewer or something) for seeing 
what obts is doing with your typoscript.

Also, in the latest release ObTS logs all rendering/ function calls etc 
to the admin panel.

Also, "clickable" debugging is done: click your webpage to see what the 
tyyposcript looks like!

... but the version on my laptop is even better...!

> Anyway, are you talking about calendar months or man-months (mythical or 
> not).
> 

No: dan-months! (They vary from 3 hrs in an evening to 453 years!)




More information about the TYPO3-dev mailing list