Re: SourceCredential in scratchpad

2002-12-16 Thread Stephan Michels
On Mon, 16 Dec 2002, Martin Holz wrote: > Hi Stephan, > > On Monday 16 December 2002 00:13, Gianugo Rabellino wrote: > > Stephan: is it OK for you to move that class in the main > > trunk? It's pretty general and straightforward, and I > > think it would be useful for every Source requiring > >

Re: SourceCredential in scratchpad

2002-12-16 Thread Stephan Michels
On Mon, 16 Dec 2002, Gianugo Rabellino wrote: > I'm working (finally!) to clean up the XMLDB stuff, moving it into a > separate block and fixing the authentication issue. While on the way I > found out that I needed an object to store the authentication data, and > browsing over scratchpad I fo

Re: SourceCredential in scratchpad

2002-12-16 Thread Martin Holz
Hi Stephan, On Monday 16 December 2002 00:13, Gianugo Rabellino wrote: > Stephan: is it OK for you to move that class in the main > trunk? It's pretty general and straightforward, and I > think it would be useful for every Source requiring > authentication. I don't know if you are still working on

SourceCredential in scratchpad

2002-12-15 Thread Gianugo Rabellino
I'm working (finally!) to clean up the XMLDB stuff, moving it into a separate block and fixing the authentication issue. While on the way I found out that I needed an object to store the authentication data, and browsing over scratchpad I found exactly what I needed made by Stephan some time ag