You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/26 06:57:13 UTC

DO NOT REPLY [Bug 22717] - [lang] mutable numbers

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22717>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22717

[lang] mutable numbers

brent@worden.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[lang] mutable numbers      |[lang] mutable numbers



------- Additional Comments From brent@worden.org  2003-08-26 04:57 -------
The Geronimo project just added similar classes to its codebase.  You might 
want to take at those implementations for some ideas on feature inclusion: 
http://cvs.apache.org/viewcvs/incubator-
geronimo/modules/common/src/java/org/apache/geronimo/common/mutable/

I'm sure the Geronimo folks would prefer to use the commons-lang 
implementation, provided it fits their needs, rather than maintaining their own.