Michael Wyraz schrieb:
> 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?
>   
Hi Michael,

I would suggest you get in contact with the author Andreas Junghans 
<[email protected]> and coordinate your efforts.  I would 
prefer  you work inside of the JavaRpc contrib rather than creating a 
new contrib with a different name. You could tag the current version 
with a version number in SVN so others, who depend on the old API can 
still find it and do the changes in the JavaRpc trunk. As a start you 
can file this as bug in our bugzilla and attach all patches to this bug.


Best Fabian


-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG - Web Technologies
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
Telefon: +49 721 91374-6784
[email protected]

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver 
Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren


------------------------------------------------------------------------------
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

Reply via email to