[TYPO3-core] RFC #13313: ExtDirect API

Stefan Galinski sgalinski at df.eu
Tue Jan 26 12:50:22 CET 2010


Thomas Allmer wrote:

> why not use an argumentarray?
> 
> TYPO3.Foo.bar( argumentarray, callbackfunction );
> 
> 
> could be used like
> 
> TYPO3.Foo.bar(['arg1', 'arg2']);
> 

I would prefer the reflection like it's implemented now, but with a nice 
caching mechanism. We could cache the complete output of the API generator 
in a separate file for each call and return the contents instead of 
generating them again.

-- 
Stefan Galinski


More information about the TYPO3-team-core mailing list