> -----Original Message-----
> From: Toby Hede [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 19, 2003 5:51 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] Proposal: Removing the Action Interface
> 
> 
> yes, the Interface is useful for compile-time checking. the 
> whole point of interfaces is to make things like 'must 
> implement execute() method' more visible to the developer.
> 
> could it be optional? if implements Interface, execute(), 
> otherwise, look for a mapping?
> 

Well, it would look for a method with that signature, but not
necessarily have to use the interface. Either way. 


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to