I immediately noticed when looking at this is that it extends
SkinnablePopUpContainer.
In my mind an Alert isn't a container. You do not create one and then
put contents in it, and therefore you get unnecessary overhead with
the container, and from outside the API will look like you can add
elements to it.
I would suggest we add a SkinnablePopUpComponent, then and Alert can
be added on top of that. Then do we need a MobileAlert and Alert, or
can we not just have a different skin for the 2 versions?
Tink
On 16 Mar 2012, at 04:02, Justin Mclean wrote:
Hi,
So far I think we mostly agree that having real URLs is nice but
have no idea what those URL should be.
Are spilt if we should have a small or large number of new namespaces.
The one I've currently committed is http://www.apache.org/flex (look
in flex-config.template.xml and/or flex-config.xml) so until we come
up with something better that what it will be.
Thanks,
Justin