--- In [email protected], "Tim Hoff" <timh...@...> wrote:
> Not disputing that public properties are a viable approach. Just > pointing out that Flex is an event driven framework. Oops, missed this bit. If you use a generic event, you're still doing things in an event driven way--you're just eliminating a dependency and not writing unnecessary code, so it seems like a win-win to me.

