I agree with you but is there an easy way to do this without diving into a
framework right away? I understand frameworks in general but I am still
learning the ins and outs of Flex. I am just trying to go up the 45 degree
ramp instead of the 90 :)

THanks!

"I seem to be in the minority opinion on this topic, and you must also know
that I develop framework components and not full-fledged production
applications, but if you are headed to MVC, there should be a central model
class that contains the data, and the UI should only reference the model's
data and not really "own" it, or the services that fetch the data, and when
the UI is manipulated, the UI should update the model, and not really
dispatch events for other UI to manage."

Reply via email to