On Mon, Oct 20, 2008 at 11:19 AM, David Wolinsky <dav...@ufl.edu> wrote:
>
> https://bugzilla.novell.com/show_bug.cgi?id=436995
>
> David
>
> >
>
--
P. Oscar Boykin http://boykin.acis.ufl.edu
Assistant Professor, Department of Electrical and Computer Engineering
University of Florida
By the way (directed towards Dennis), I noticed that at www.xml-rpc.net
the guy has updates from this April. Have you attempted to send him
your patches and/or taken in his updates?
Best,
David
David
> www.xml-rpc.net <http://www.xml-rpc.net>
Can you say more about this please? What do you mean exactly? Not everyone
recalls the XMLRPC stuff as well as you do.
> It didn't pass all of my NUnit test cases due to one issue. I have patched
> it,
> uploaded the new dll
> [http://boykin.acis.ufl.edu/hgwebdir.cgi/dennisxu/jx_repo/raw-file/29764a971fc3/lib/CookComputing.XmlRpcV2.dll]
> and reported it
> [http://code.google.com/p/xmlrpcnet/issues/detail?id=38].
> I haven't tested it with Mono 2.0 though...
Do you have a repository for your changes, or is this the only one?
Best,
Can you say more about this please? What do you mean exactly? Not everyone
On Mon, Oct 27, 2008 at 12:12 PM, XU, Jiangyan <denni...@gmail.com> wrote:
> It turns out that the latest release
> [http://xmlrpcnet.googlecode.com/files/xml-rpc.net.2.3.2.zip]
> can already handle all the XMLRPC operations that we defined.
recalls the XMLRPC stuff as well as you do.
Do you have a repository for your changes, or is this the only one?
> It didn't pass all of my NUnit test cases due to one issue. I have patched
> it,
> uploaded the new dll
> [http://boykin.acis.ufl.edu/hgwebdir.cgi/dennisxu/jx_repo/raw-file/29764a971fc3/lib/CookComputing.XmlRpcV2.dll]
> and reported it
> [http://code.google.com/p/xmlrpcnet/issues/detail?id=38].
> I haven't tested it with Mono 2.0 though...
David
XU, Jiangyan wrote:
> It turns out that the latest release
> [http://xmlrpcnet.googlecode.com/files/xml-rpc.net.2.3.2.zip]
> can already handle all the XMLRPC operations that we defined.
> It didn't pass all of my NUnit test cases due to one issue. I have
> patched it,
> uploaded the new dll
> [http://boykin.acis.ufl.edu/hgwebdir.cgi/dennisxu/jx_repo/raw-file/29764a971fc3/lib/CookComputing.XmlRpcV2.dll]
> and reported it
> [http://code.google.com/p/xmlrpcnet/issues/detail?id=38].
> <http://code.google.com/p/xmlrpcnet/issues/detail?id=38>
> www.xml-rpc.net <http://www.xml-rpc.net>
If we have our own branch, maybe we can fix it in ours and distribute the fixed binary.
On Oct 27, 2008 10:08 PM, "David Isaac Wolinsky" <dav...@ufl.edu> wrote:
Thanks Dennis, that's good news. I actually had tested this against
2.0, when I sent you the link. It doesn't fix the issue though. In the
Remoting API, they don't test with arbitrary Sinks and I think that
therein lies the problem. My opinion is that if it works with .NET and
Mono pre-2.0, it should work on 2.0 w/o any changes. Regarding his
google code site, I have my doubts, as it appears he hasn't been very
active for over a few months. He seems rather bursty.
David
XU, Jiangyan wrote: > It turns out that the latest release > [http://xmlrpcnet.googlecode.com/files...
> <mailto:denni...@gmail.com>> wrote: > > Hi David: > > My last communication with him wa...
> <dav...@ufl.edu <mailto:dav...@ufl.edu>> wrote: > > > Thanks, its a rather tricky bu...
> www.xml-rpc.net <http://www.xml-rpc.net>
> the guy has updates from this April. Have you attempted to > send him > y...
> <dav...@ufl.edu <mailto:dav...@ufl.edu>> wrote: > > > >> https://bugzill...
Thanks Dennis, that's good news. I actually had tested this against
2.0, when I sent you the link. It doesn't fix the issue though. In the
Remoting API, they don't test with arbitrary Sinks and I think that
therein lies the problem. My opinion is that if it works with .NET and
Mono pre-2.0, it should work on 2.0 w/o any changes.
This is the power of the free software/open source.