Right now the vast majority of Royale classes are under org.apache.royale.html.
It seems odd to me that the default package path for basic components are under html. It feels like html should really be reserved for classes which really belong in html (such as HTML elements and the like). I’m not sure it’s worth the effort of changing it even if it *is* weird, but I wanted to bring it up. Additionally, I don’t think there’s enough clarity on which classes belong to org.apache.royale.core and which ones belong to org.apache.royale.html. Harbs
