[TYPO3-core] RFC: Moving t3lib_TCEforms_inline::getJSON() to t3lib_div::array2json()

Oliver Hader oh at inpublica.de
Mon Jul 23 16:01:19 CEST 2007


Hi Michael,

Michael Stucki schrieb:
> Hi Oliver,
> 
>> yes, the movement of the getJSON function is ready for being committed.
>> If t3lib_ajax should also be removed in this step, I have to check
>> deeper, where this is currently integrated and how it could be changed
>> easily be e.g. prototype.js.
> 
> Removing t3lib_ajax can still be done later.

hm... if we'd use PHP 5.2.0 for TYPO3 4.2 it could be done with the
built-in JSON extension of PHP. In this case this file could be removed
from the typo3/contrib/ directory and we could easily use "json_encode()".

Read here: http://www.php.net/manual/en/ref.json.php


olly
-- 
Oliver Hader
http://inpublica.de/


More information about the TYPO3-team-core mailing list