[TYPO3-extbase-kickstarter] Re: Re: Re: Re: Can't store any extension

Dirk Steffens dirk.steffens at open-doc.de
Wed Jun 4 23:51:03 CEST 2014


Hi Nico,

now I also got these entries from developer log:

The singleton "EBT\ExtensionBuilder\Service\LocalizationService" needs a prototype in "inflector". This is often a bad code smell; often you rather want to inject a singleton.	Container.php, line 251		dirk	
04-06-14 23:45:55	 	extbase	The singleton "EBT\ExtensionBuilder\Service\LocalizationService" needs a prototype in "injectXliffParser". This is often a bad code smell; often you rather want to inject a singleton.	Container.php, line 251		dirk	
04-06-14 23:45:55	 	extbase	The singleton "EBT\ExtensionBuilder\Service\FileGenerator" needs a prototype in "injectPrinterService". This is often a bad code smell; often you rather want to inject a singleton.	Container.php, line 251		dirk	
04-06-14 23:45:55	 	extbase	The singleton "EBT\ExtensionBuilder\Service\ClassBuilder" needs a prototype in "injectClassFactory". This is often a bad code smell; often you rather want to inject a singleton.	Container.php, line 251		dirk	
04-06-14 23:45:55	 	extbase	The singleton "EBT\ExtensionBuilder\Service\ClassBuilder" needs a prototype in "injectPrinterService". This is often a bad code smell; often you rather want to inject a singleton.	Container.php, line 251		dirk	
04-06-14 23:45:55	 	extbase	The singleton "EBT\ExtensionBuilder\Service\Parser" needs a prototype in the constructor. This is often a bad code smell; often you rather want to inject a singleton.	Container.php, line 251 

Is this an indicator for something misconfigured.

Dirk


More information about the TYPO3-project-extbase-kickstarter mailing list