All 500+ "hostComponents" are extending an unique master component, so they all share same type. There is a contradiction in this line, it may be either *All 500+ "hostComponents" are extending a unique master component*, OR* they all share same type*. It is not possible to have both at the same time. Example: Sprite extends DisplayObject and Shape extends DisplayObject - they do not share the same type, they share a common superclass, while the type is different.
- [flexcoders] Flex 4: Advice on tricky extending problem, arch... astronaute75
- Re: [flexcoders] Flex 4: Advice on tricky extending prob... Oleg Sivokon
- [flexcoders] Re: Flex 4: Advice on tricky extending ... astronaute75
- Re: [flexcoders] Re: Flex 4: Advice on tricky ex... Oleg Sivokon
- [flexcoders] Re: Flex 4: Advice on tricky ex... astronaute75
- [flexcoders] Re: Flex 4: Advice on tricky extending prob... astronaute75
- [flexcoders] Re: Flex 4: Advice on tricky extending prob... valdhor