[FLOW3-general] Where to put static tool class ?
Tolleiv Nietsch
info at tolleiv.de
Mon Mar 28 08:55:09 CEST 2011
Hi,
have a look into the "Kickstart" package there's a Kickstart/Classes/Utility
folder - and I
think this also answers how to use utility stuff with FLOW3.
Btw. don't use static methods if you don't have to.
Cheers,
Tolleiv
"Dawid Pacholczyk" <dpacholczyk at gmail.com> schrieb im Newsbeitrag
news:mailman.1.1301217811.28811.flow3-general at lists.typo3.org...
> Hi List,
> In my System I`d like to create a class with some special methods (tool
> methods, validating some specific things). For example tak t3lib_div in
> TYPO3 v4
>
> Where should it land in FLOW3 architecture ? As for me it`s not a
> controller, model or repository.
> So imo best way is to create a special lib folder with this class. Is it
> proper way ?
>
> Best regards,
> Dawid Pacholczyk
More information about the FLOW3-general
mailing list