[TYPO3-core] RFC: #14258: t3lib_extMgm should provide API to determinde whether ext is installed or not

Jigal van Hemert jigal at xs4all.nl
Mon Jul 5 20:49:26 CEST 2010


Tolleiv Nietsch wrote:
> Reminder #1 - one +1 missing ....
> 
+1 on reading and testing

I still find the use of Loaded and Installed confusing:
@param boolean $exceptionIfNotLoaded
...
public static function isInstalled

Especially with the function below this one called isLoaded()...
If it were up to me, I'd change all "loaded" into "installed" in this 
function.

Other than that, it works as advertised and is useful to replace testing 
the global vars yourself in extensions.

-- 
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-team-core mailing list