[TYPO3-dev] extJS library
Steffen Kamper
info at sk-typo3.de
Fri Jan 30 19:02:42 CET 2009
Hi,
now we have extJS in core, and there are projects that want to integrate
things with extJS like list-module, also some enhancements to tceforms etc.
Now there are some problems when building such things:
* extJS is JS, so you have an JS-File with the "application" and then
you need a dynamic part for labels, variables, data-store etc.
If everyone fight alone with such problems, we get a lot of different
solutions without any synergy, everyone has to start from the scratch again.
This was reason i thought about a "common library".
What does it mean? I found a very nice approach wich goes in the right
direction, as we have a php-based application. Please have a look to [1]
Something like that would give us the possibility to build extJS
interfaces with php-base, object orientated, also with possibility to
add/extend/change from other extensions like we do now with php.
What do you think?
vg Steffen
[1] http://php-ext.quimera-solutions.com/
More information about the TYPO3-dev
mailing list