Hi, I had a look to JavaRpc because I'd wanted to integrate it into spring. I have seen that the code is not very modular: the RPC handling code, servlet specific code and other is all in the RpcServlet. The code forces the developer that the Service implementation uses the RemoteService interface and any method declares "throws RemoteException".
Because I need to integrate it in my project structure, I'm going to cleanup the code a lot. The result will reuse much of the existing code but will have much cleaner structure. If you're interested, I'll contribute the result. Who should I do this? Give it a new name and contribute it as a fork? Send the result to the initial developers? Regards, Michael. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
