Re: Implementing java.text

2003-10-22 Thread Tom Tromey
> "Dalibor" == Dalibor Topic <[EMAIL PROTECTED]> writes: Dalibor> It makes my back-merging work harder, as kaffe already uses the Dalibor> patches submitted by Guilhem to the Classpath bug tracker. See Dalibor> http://savannah.gnu.org/bugs/?group=classpath for an overview. I'd Dalibor> like to

Re: Implementing java.text

2003-10-20 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Samstag, 18. Oktober 2003 22:24 schrieb Brian Jones: > Guilhem Lavaux <[EMAIL PROTECTED]> writes: > > If there is anything I can personally do to make sure the > > contributions from kaffe developers make their way back into > > Classpath, I'd appre

Re: Implementing java.text

2003-10-18 Thread Brian Jones
Guilhem Lavaux <[EMAIL PROTECTED]> writes: > If there is anything I can personally do to make sure the > contributions from kaffe developers make their way back into > Classpath, I'd appreciate hearing about it. I guess we should just > talk to each other more often ;) Other than more people with

Re: Implementing java.text

2003-10-18 Thread Guilhem Lavaux
Dalibor Topic wrote: > Hi Michael, hi Guilhem, Hi Dalibor, (always here but a lot busy ;) ) > > while trying to merge in the latest improvements in Classpath, I noticed that Michael started reformatting java.text, and fixing some problems on his own. Which is a great thing, but leaves me with