You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by John McNally <jm...@collab.net> on 2002/03/11 03:15:44 UTC

[lang] PATCH add serialize method to lang.Objects

Here is another try with a better subject.  Also changed the serialize
method to return null instead of throwing an exception, so it behaves
similarly to the deserialize method.  Though I think both methods
throwing an exception would be better.

previous message:

Here is a patch to add a serialize method to Objects to complement the
deserialize method.  Also included are unit tests for Objects.

john mcnally

Re: [lang] PATCH add serialize method to lang.Objects

Posted by Daniel Rall <dl...@finemaltcoding.com>.
John McNally <jm...@collab.net> writes:

> Here is another try with a better subject.  Also changed the serialize
> method to return null instead of throwing an exception, so it behaves
> similarly to the deserialize method.  Though I think both methods
> throwing an exception would be better.

Hey John, I already committed your first patch.  Would you make
whatever changes you deem necessary to CVS (what you note above about
the exceptions, for instance) and either commit or submit another
patch?

Thanks, Dan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>