This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: new kawa snapshot 1.6.90


>>> Per Bothner <per@bothner.com> 27-Apr-01 12:14:37 AM >>>

>I'd prefer not to do that, but it may be the best choice.
>Opinions/suggests welcome.

What about shipping GNU-Classpath's implementation of the Collection
classes.

Here's how you might do that:

- use a version of the Collection classes moved into a different
package, eg: gnu.util
- have your sed script build against: either java.util or gnu.util
for collection classes
- for windows ship the java files built against the gnu.utils
classes


Nic


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]