You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:02:21 UTC

[jira] Geschlossen: (XMLRPC-26) Bring SimpleXmlRpcClient up to date with the rest of the codebase

     [ http://issues.apache.org/jira/browse/XMLRPC-26?page=all ]
     
Jochen Wiedmann closed XMLRPC-26:
---------------------------------

    Resolution: Won't Fix
     Assign To:     (was: rpc-dev mailing list)

The issue has seen no activity in more than three years. Consequently, I am now closing it. Please reopen, if required.


> Bring SimpleXmlRpcClient up to date with the rest of the codebase
> -----------------------------------------------------------------
>
>          Key: XMLRPC-26
>          URL: http://issues.apache.org/jira/browse/XMLRPC-26
>      Project: XML-RPC
>         Type: Bug

>   Components: Source
>     Versions: unspecified
>  Environment: Operating System: All
> Platform: Other
>     Reporter: Ryan Hoegg

>
> Several open bugs can be resolved by updating SimpleXmlRpcClient to use the more
> up to date codebase in o.a.xmlrpc.  Those bugs will be marked as a duplicate of
> this bug.
> SimpleXmlRpcClient is a thin wrapper around an inner class XmlRpcSupport, which
> itself has an inner class XmlWriter.  XmlRpcSupport does all the work that
> XmlRpc and XmlWriter do in the base package.
> To rewrite SimpleXmlRpcClient, we should first identify its purpose relative to
> the current XmlRpcClient and XmlRpcClientLite classes.  As it is in the
> o.a.xmlrpc.applet package, I imagine it is supposed to be a painless XML-RPC
> client for use in applets.  So the only differences this class should have from
> our other client classes are changes that affect download size (when we break
> this out into its own JAR) and compatibility with browser JVMs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira