[Typo3-dev] File-Extension to mime type mapping
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Sep 15 16:21:39 CEST 2005
Hi!
I noticed that t3lib_htmlmail and t3lib_formmail uses different code for
extension/mime-type mapping.
How about unifying the code into (the ever growing) t3lib_div?
Masi
PS: Has anyone an idea how we can deal with the utility class problem?
I'd like to drop t3lib_div completly. Instead of it I would introduce
one major utililty service singleton for "heavy use" (basic features
your really need everywhere). And to two or three more or less special
service singletons that are not used in every setup by the core or your
average extension.
Does this make sense for the 5.0 refactoring?
More information about the TYPO3-dev
mailing list