17 Feb
2009
17 Feb
'09
11:51 a.m.
Previously Martijn Pieters wrote:
On Tue, Feb 17, 2009 at 12:08, Tino Wildenhain <tino@wildenhain.de> wrote:
You should really not generate CSS ;) And JS is best generated with Jason :-)
You need to generate CSS when you want to use absolute paths for images referred to in your CSS. This can easily be done with ZPT:
Very often you don't need to do that though, and it actively breaks the ability to do prototyping with your html and css outside of the application. Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.