This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: remove (gnu.)javax.rmi
- From: Tom Tromey <tromey at redhat dot com>
- To: Fernando Nasser <fnasser at redhat dot com>
- Cc: Bryce McKinlay <mckinlay at redhat dot com>,Anthony Green <green at redhat dot com>, java-patches at gcc dot gnu dot org
- Date: 21 May 2004 11:11:49 -0600
- Subject: Re: Patch: remove (gnu.)javax.rmi
- References: <1084995830.4754.15.camel@escape> <40ABC5FE.5040603@redhat.com><40AC91EC.5060809@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Fernando" == Fernando Nasser <fnasser@redhat.com> writes:
Fernando> As long as you remove from one place and add it to the other at the
Fernando> same time. The code may prove useful in the future, so we don't want
Fernando> to risk losing it and should make easy for people to access the
Fernando> existing bits.
My understanding is that (perhaps some of?) these classes were stubs
and not actually useful. Anthony, is that so?
Tom