On 11/29/16, 8:59 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>ContainerBase already implements IMXMLDocument. > >That’s why I was assuming that any non-trivial components should do the >same. Right, I meant that probably ContainerBase shouldn't implement IMXMLDocument and we should have an MXMLContainerBase instead that does. In the Basic set we don't want to make everyone pay for stuff they don't need. I still think there will be some fatter component set that composites more stuff that will be the more popular starting point for most people. -Alex > >On Nov 29, 2016, at 6:21 PM, Alex Harui <aha...@adobe.com> wrote: > >> We might want to do the same for Container. >