At 11:30 AM 6/11/2001 +0800, Gunther Birznieks wrote:
>At 01:56 PM 6/8/2001 -0400, Stephen Adkins wrote:
...
>In our Java widget API, we call the state the user is in the "User Gesture"
>and hence all actions and views get access to the user gesture object which
>also coincidentally knows what parameters are vital to keep around in order
>to maintain state. I think it would be appropriate for an HTMLContainer of
>widgets to know how to generate a state maintenance widget based on a config.
>
>Gesture is a pattern that I believe the Java J2EE whitepapers endorse as
>the mechanism for passing data in a model-view-controller architecture.
Gunther,
Can you point us to some online documentation about the Gesture pattern?
Stephen
|