308
edits
No edit summary |
|||
Line 59: | Line 59: | ||
SVG content elements and frames don't have to carry references to a | SVG content elements and frames don't have to carry references to a | ||
tranform list, filter, fill gradient, etc unless they actually have one. | tranform list, filter, fill gradient, etc unless they actually have one. | ||
Elsewhere we use slots structs for this sort of thing. That may be the way to go here if it's rare for anything at all to be used. If it's common for _something_ to be there, just not all the things at once, then the property system may be better. --[[User:Bzbarsky|Bzbarsky]] 16:44, 15 Feb 2006 (PST) | |||
==== DeCOMtaminate non-DOM interfaces ==== | ==== DeCOMtaminate non-DOM interfaces ==== |
edits