[TYPO3-ect] Import/Export und nachzuladende Exensions

Robert Lemke robert at typo3.org
Mon Jan 9 20:37:36 CET 2006


Ingo Renner wrote:

> To me it doesn't make sense to make the second argument an array if it
> only has 2 items, better would be to have the method with two optional
> arguments, how about
> 
> define('EM_INSTALL_VERSION_MIN', 1);
> define('EM_INSTALL_VERSION_MAX', 2);
> define('EM_INSTALL_VERSION_STRICT', 3);
> 
> installExtension($extkey [, $version [, $operator]])
> 
> example: installExtension('tt_news', '2.2.0', EM_INSTALL_VERSION_MIN);

+1

-- 
Robert Lemke
TYPO3 Association - Research & Development
Member of the board
http://association.typo3.org




More information about the TYPO3-team-extension-coordination mailing list