9 messages in org.apache.jackrabbit.devRe: Welcome to Apache Jackrabbit
FromSent OnAttachments
Roy T. Fielding12 Sep 2004 22:47 
Stefan Guggisberg13 Sep 2004 03:43 
Tim Reilly13 Sep 2004 06:02 
Gianugo Rabellino13 Sep 2004 06:14 
Stefan Guggisberg13 Sep 2004 07:00 
David Nuescheler13 Sep 2004 07:16 
Gianugo Rabellino13 Sep 2004 07:32 
Paul Russell13 Sep 2004 08:27 
Roy T. Fielding13 Sep 2004 10:58 
Subject:Re: Welcome to Apache Jackrabbit
From:Stefan Guggisberg (stef@gmail.com)
Date:09/13/2004 07:00:26 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