Have you read up on the Cairngorm Microarchitecture?
You may want to consider using this framework cuz
what you are describing will handle that use case...
updating multiple views when your data model changes.
Here is the main page...there is also information in Adobe Labs as
well. We've used Cairngorm and have found it to have a
learning curve. It also may not be suitable for small applications.

www.cairngormdocs.org/

Bob I.

--- In [email protected], "Richard Rodseth" <[EMAIL PROTECTED]> wrote:
>
> Bob,
> 
> The point is to separate the model and view and automatically update
> the view(s) when the model changes (perhaps in response to a server
> call). Hence the binding. The bindable variable would be in a separate
> ActionScript  class. In the bug report, I just made it a local
> variable for simplicity.
> 
> Feel free to vote for the bug, anyone.
> 


Reply via email to