Both classes are still dependent on the event class; you just get it baked in automatically when you use metadata.
-TH --- In [email protected], "Amy" <amyblankens...@...> wrote: > > --- In [email protected], "Tim Hoff" TimHoff@ 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. >

