Hi, > It doesn't really work that way. I'm not saying have no namespaces but just define the likely ones by default.
You would still have to specify <mx:List /> or <s:List /> to indicate which list component you want to use. And of course you still could define your own name spaces. > So, if this problem was to be addressed, maybe it would be possible to add > a compiler argument `-default-namespace` that would have to match a > namespace from those available to the project and would be implied when > resolving components. That sounds like an idea worth investigating. Thanks, Justin