How much begging/bribing would I have to do to get someone to spruce up the javadocs a little? I'm specifically thinking about the classes involved in implementing a new Store (ObjectNode, NodeRevisionDescriptors, etc). Many of these classes use Hashtables and Vectors in their constructors, and it's impossible (or very difficult) to tell from the javadoc what these collections should contain.
I've started putting some things together on the Wiki: http://wiki.apache.org/jakarta-slide/CreateNewSlideStore, but 1) it should really be in the javadoc, and 2) I don't understand Stores well enough to do this on my own. If anyone who understands these things fairly well could send some simple write-ups my way I'll put the patches together. Thanks, James --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
