Mike Cannon-Brookes wrote:
> PS Does anyone else use WW without the web? (ie as a generic command pattern
> framework?) I think there are a lot of improvements we could make in this
> area.

I've implemented a basic RMI framework for our content management 
product using it, and the ClientServletDispatcher. Trivial RMI in three 
classes, and without the hassle of having to implement Remote interfaces 
(i.e. no RemoteExceptions). We'll also be using it later on in 
application to send commands from the client applet to the server in 
order to execute a bunch of things there (instead of doing many 
applet/server calls).

/Rickard

-- 
Rickard Öberg
Senselogic



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to