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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]