All,
Up to now I served some assets from within my image. To increase loading
speed I decided to serve them using nginx. I thought that
MyLib class>>#deployFiles would write the files to disk - and it does.
Although all files in the same dir (same name as the class). So the
directory structure is lost. This also means that paths created by
MyLib / dirfilenameCss
results in
MyLib\filename.css
and not in
MyLib\dir\filename.css
Is this the intended behaviour?
Best Regards,
Udo
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside