You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Stephan Michels <st...@vern.chem.tu-berlin.de> on 2002/06/06 16:10:12 UTC

Implementation questions

Hi,

first of all I want to congratulate you for your good work.

But I have some question about your implementation.

1. Want your only support WebDAV a communication method?

2. I have some trouble about the singleton class Domain, which makes
impossible to have more than one instance of the class in a JVM.

3. I see that you use the class Configuration similar to the class from
the jakarta avalon libary. Why do you not use the same classes.

4. Have you plans to use jakarta avalon as component model?

5. I also see that you written your own Logger implementation, why do you
not use the LogKit instead?

6. I want to write an adapter for the Logger, but I see the you set the
method Domain.setLogger as package private.

That all for the first time.

Thank you for your attention, Stephan Michels.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>