[TYPO3-ect] MVC and EXT JS
Steffen Kamper
steffen at sk-typo3.de
Sun Oct 28 12:22:37 CET 2007
"Stefano Cecere" <scecere at krur.com> schrieb im Newsbeitrag
news:mailman.1.1193570211.19736.typo3-team-extension-coordination at lists.netfielders.de...
> Hi everybody
>
> wouln't it be much faster to use the eID way to call pages ?
> i was just about to develop an ExtJS data feeder for the grid component..
> and i thought to go this way..
>
> stefano
>
>
Hi Stefano,
using eID or type is a question of usage. If you only want to provide a json
array for grid you should use eID because it's better performance with less
ressources.
But if you need a cObj or other functions that you have to build manually
it's more easy to use the type way.
So if you need links in the grid you run in problems with eID bulding links
with typolink function.
vg Steffen
More information about the TYPO3-team-extension-coordination
mailing list