Unless Rect and RectComponent have different APIs I would elect to merge
them. We don't want to make the client think too much on what s/he should
use.

If we change IUIBase.addedToParent() to
IUIBase.addedToParent(parent:IUIBase) we can probably make the necessary
adjustments there. That also works around the mxml compile error question.

The resultant DOM structure becomes less transparent (Rect could map to
either <rect/> or <svg><rect/></svg>), but I don't think that would confuse
me if I was inspecting the DOM.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Changed-svg-namespace-tp54150p54220.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to