> In current WebWork the main focus is on "actions". > > I miss the EXPLICIT implementation of the concept "dialog".
WebWork is an engine for the controller and view parts of you app only. For your model you have to write your own code, and in this layer you can have your state machine if you like. Furthermore, I wouldn't say that an action always changes the state, in fact, I have several actions in my forum that does not change any state of the forum at all. WW is supposed to be flexible, and tying it to some arbitrary state machine would not help in this matter. // Anders Hovmöller ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork