Re: [Fresco-devel] Text styles/cloning graphics
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
Mourad De Clerck wrote: > Is there a case where this normalisation should not happen, I mean, > where a blue decorator wrapping a red decorator is intended? If it's not > maybe the server should "normalize" the SG on insert if that's possible. right. But right now it's just not possible, as there is nothing identifying a 'color decorator' as such. In order to be able to normalize, we'd need some manager that knows *its* decorators and can normalize based on that additional knowledge. Stefan