Re: [C2.1-dev] [PATCH] Major changes in Source interface and others

2001-08-25 Thread Ovidiu Predescu
On Sun, 26 Aug 2001 00:45:39 +0200 (CEST), giacomo <[EMAIL PROTECTED]> wrote: > On Sat, 25 Aug 2001, Ovidiu Predescu wrote: > > > Oops, sorry about this. I forgot to use the -N option when generating > > the diff, so the ModifiableSource.java was not included. Here it is. > > No, it was include

Re: [C2.1-dev] [PATCH] Major changes in Source interface and others

2001-08-25 Thread giacomo
On Sat, 25 Aug 2001, Ovidiu Predescu wrote: > Oops, sorry about this. I forgot to use the -N option when generating > the diff, so the ModifiableSource.java was not included. Here it is. No, it was included but I forgot to do the "cvs add". Please, next time cd into the repo before doing the "cv

Re: [C2.1-dev] [PATCH] Major changes in Source interface and others

2001-08-25 Thread giacomo
On Sat, 25 Aug 2001, Ovidiu Predescu wrote: > Thanks, Giacomo! > > I checked and I didn't see the ModifiableSource.java in the > repository. Did you add the file to the repository? Oops, yes, forgot to add it. Done :) Giacomo > > Thanks, > Ovidiu > > On Sat, 25 Aug 2001 21:47:50 +0200 (CEST),

Re: [C2.1-dev] [PATCH] Major changes in Source interface and others

2001-08-25 Thread Ovidiu Predescu
Oops, sorry about this. I forgot to use the -N option when generating the diff, so the ModifiableSource.java was not included. Here it is. Ovidiu On Sat, 25 Aug 2001 21:47:50 +0200 (CEST), giacomo <[EMAIL PROTECTED]> wrote: > On Fri, 24 Aug 2001, Ovidiu Predescu wrote: > > Ovidiou > > I've ap

Re: [C2.1-dev] [PATCH] Major changes in Source interface and others

2001-08-25 Thread Ovidiu Predescu
Thanks, Giacomo! I checked and I didn't see the ModifiableSource.java in the repository. Did you add the file to the repository? Thanks, Ovidiu On Sat, 25 Aug 2001 21:47:50 +0200 (CEST), giacomo <[EMAIL PROTECTED]> wrote: > On Fri, 24 Aug 2001, Ovidiu Predescu wrote: > > Ovidiou > > I've app

Re: [C2.1-dev] [PATCH] Major changes in Source interface and others

2001-08-25 Thread giacomo
On Fri, 24 Aug 2001, Ovidiu Predescu wrote: Ovidiou I've applied your patch. Please cross check. Thanks, Giacomo > Hi, > > I now have a working version of the changes to the Source interface. They are > based on the latest changes Sylvain made to XMLFragment. > > I've tested everything I could