On Fri, Feb 07, 2003 at 09:19:07AM +0100, Rickard Öberg wrote:
> I have an idea: how about adding an interface "Model" that has one 
> method "Object getModel()". It would be implemented in ActionSupport as:
> public Object getModel() { return this; }

It is a good idea. Maverick does something similar, I think.

Might I suggest that the method be:
   Object model()

"getModel" makes it a property, which then becomes part of the model 
itself.

-Chris


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to