- From: Andrey Mikhalev <amikhal@abisoft.spb.ru>
- Date: Tue, 1 Jul 2008 18:46:45 +0400 (MSD)
- To: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- cc: Dave Singer <singer@apple.com>, Francois Remy <fremycompany_pub@yahoo.fr>, Simetrical <simetrical@gmail.com>, Brad Kemper <brkemper@comcast.net>, Andrew Fedoniouk <news@terrainformatica.com>, David Hyatt <hyatt@apple.com>, Håkon Wium Lie <howcome@opera.com>, www-style list <www-style@w3.org>
On Tue, 1 Jul 2008, Daniel Glazman wrote: >>> It's brand new. It's called "Variable constants". Patent's pending ;-) >> >> It's called "macro definition", about 50 years old. > > Exactly, and that's PRECISELY what we want to avoid. We're not doing > macros, that can used anywhere, here. what precisely you want to avoid? a) avoid parametrisation of common style templates (i.e. some kind of more-or-less syntax-bounded macroprocessing - regardles what you call it - in declarative language such as css), b) avoid to put css users into the hell of global variables, where they will be enforced to implement same functionality as in (a), but in this case: no rules, no mercy, no implementation efficiency... (hopefully not all users, just cssom/js ones. there is no needs for such 'variables' _inside_ css language) > > </Daniel> > >
Received on Tuesday, 1 July 2008 14:47:27 UTC