Re: Updating distant (unrelated) components via Ajax when a shared model changes

2007-10-13 Thread MattClark
FWIW, I had to make an update to AjaxAwareModel and AjaxModelAware. AjaxModelAware now returns a boolean, which signifies whether the AjaxAwareModel should continue to traverse deeper in the hierarchy. If the parent component intends to re-render or replace its children (such as in the case

Updating distant (unrelated) components via Ajax when a shared model changes

2007-10-11 Thread MattClark
All, We're building an application which in some respects needs to behave like a desktop client, where actions in one part of the UI affect components in another portion of the UI. Our specific case was that we had a left-nav which contained some links, and a content area which contains an