You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Tom Seelbach (JIRA)" <ji...@apache.org> on 2008/06/10 20:57:45 UTC

[jira] Created: (AXIS2-3848) writeReplace() should be deprecated in databinding/types/NegativeInteger.java et al.

writeReplace() should be deprecated in databinding/types/NegativeInteger.java  et al.
-------------------------------------------------------------------------------------

                 Key: AXIS2-3848
                 URL: https://issues.apache.org/jira/browse/AXIS2-3848
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
    Affects Versions: nightly
            Reporter: Tom Seelbach
            Priority: Minor


This also applies to NonNegativeInteger, PositiveInteger, NonPositiveInteger.java.

writeReplace() should be deprecated since it  is a workaround for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html    which has been fixed since Java 1.4.

By deprecating it now,  we can delete it in the future and also delete the inner class -  BigIntegerRep.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org