[TYPO3-core] RFC: static calls in callUserFunction
Wolfgang Klinger
wolfgang at stufenlos.net
Thu Jan 19 13:25:19 CET 2006
*hiya!*
I would like to introduce the possibility to make static calls via
callUserFunction, as it's sometimes unnecessary to create an instance.
That could look like:
----
EXT:myext/class.myext_handlers.php:HandlerClass::static_handler
----
or
----
userFunc = user_MyFunctions::static_something
----
My question is now if this is of general interest or not?
(has no priority)
kind regards
Wolfgang
More information about the TYPO3-team-core
mailing list