Re: architecture questions

Roland Weber <[email protected]> Tue, 26 Aug 2008 18:09:18 +0200
Newsgroups gmane.comp.apache.incubator.projects
Message-ID <[email protected]>
Hi Angie,

happy hacking :-)

As I understand it, you are currently working from
Luciano's Tuscany-based codebase, hence the ? arrow.
Unless you have way too much time on your hands, I
would stick with that architecture until the layout
of the repository is stabilized.
Regarding the ? box, I also don't see a layer there.
Sling is meant to access JCR directly, if I am not
mistaken. Of course one should have a few helper
interfaces or classes that define the repository
layout, but these are utilities and not an access
layer that separates the front-end from the repository.

Maybe you want to put a small "access control" box
into the JCR box?

cheers,
   Roland