9 messages in org.apache.jackrabbit.devRe: Welcome to Apache Jackrabbit
FromSent OnAttachments
Roy T. FieldingSep 12, 2004 10:47 pm 
Stefan GuggisbergSep 13, 2004 3:43 am 
Tim ReillySep 13, 2004 6:01 am 
Gianugo RabellinoSep 13, 2004 6:14 am 
Stefan GuggisbergSep 13, 2004 7:00 am 
David NueschelerSep 13, 2004 7:15 am 
Gianugo RabellinoSep 13, 2004 7:32 am 
Paul RussellSep 13, 2004 8:26 am 
Roy T. FieldingSep 13, 2004 10:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Welcome to Apache JackrabbitActions...
From:Stefan Guggisberg (stef@gmail.com)
Date:Sep 13, 2004 7:00:04 am
List:org.apache.jackrabbit.dev

On Mon, 13 Sep 2004 15:14:48 +0200, Gianugo Rabellino <gian@apache.org> wrote:

On another subject, is there any kind of high level documentation to get acquainted with the current codebase (apart obviously from the spec itself)? I'm not afraid of looking straight at the code, but I sure could use some generic overview. :)

there's currently no documentation available on the current implementation, and javadoc is very sparse, to say the least :(

i totally agree that such information would be helpfull and it is a major point on my todo list. i will post a general overview of the architecture when i have done the initial commit of the code.

currently the only thing you can do is to delve right into the code. i tried to provide comprehensive inline-comments whereever it seemed appropriate/required.

stefan