[TYPO3-team-core-v5] Fluid CSSEngine folder structure question
Sebastian Kurfürst
sebastian at typo3.org
Tue Aug 11 09:14:08 CEST 2009
Hi Christian,
this list is perfectly OK as well I think :-) It's just that the 5.0
general list has a bit more traffic and is read by more people.
>> \Packages\Framework\Fluid\Classes\CSSEngine\CSSEngine.php
>> \Packages\Framework\Fluid\Classes\CSSEngine\Plugins\
I'm not yet sure about the "Plugins" folder, as it would be nice to be
able to define plugins in custom packages and "inject" them there.
But we can work out how this detail can work lateron :-)
Maybe the naming is better like CssEngine? (I know the Css looks a bit
strange, but we use "UriBuilder" etc as well and others) IMHO it hurts
less in the eyes ;)
>> But is there maybe already a system for managing such temporary
>> files? I
>> have looked over the FLOW3 Resource Manager but I do not know if it
>> was
>> made for this kind of task, and if it is the right way to go, I
>> have to
>> create a CSSresource class, right?
I'm not sure right now. For now, just create the files "by hand" in
this directory... Maybe somebody else knows? Robert/Karsten?
Does it make sense to have the CSS Engine as a standalone package, or
rather integrated into Fluid? Hmm...
Integrated into Fluid seems to make sense so that the ViewHelper can
be in the "f"-Namespace, too.
Looking really forward to your work :-) Maybe we should create a
separate Fluid branch so you can commit CSSEngine stuff without
thinking about release cycles, etc, of Fluid?
Greets,
Sebastian
More information about the TYPO3-team-core-v5
mailing list