I notice that many of the classes in Jackrabbit lack a toString method. Without them, it makes debugging code more difficult. My question is, is that intentional? Did you want to avoid a problem of people using toString for production code? Or would folks be ok if i added some?

Reply via email to