And there is even a CSS tool in Pharo to augment CSS like Less & SASS, I forgot the name ...
On 16 Mar 2016, at 11:41, Damien Cassou <damien.cassou@inria.fr> wrote:
Stephan Eggermont <stephan@stack.nl> writes:
On 16-03-16 11:05, Damien Cassou wrote: Ah yes. The problem is somewhat less acute in Seaside because we take care of the reuse on the smalltalk side, so this is all generated code. And from a practical point of view: css does not bring separation of rendering and content. It might try to, but it doesn't succeed. It is too verbose and isn't powerful enough.
agree, that's why alternatives such as Less and SASS are popular.
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill