On Wed, Oct 28, 2009 at 6:55 PM, Leonardo Figueiredo <[email protected]> wrote: > How about using JCR/ Apache Jackrabbit to persist the photos and metadata ( > tags, etc...)? It is supposed to abstract the actual storage (filesystem, > database, etc...) and i think it would shorten the time needed to develop > the admin area... > > Im thinking about doing an JCR implementation of the components. Would it be > appreciated? > > Leo >
That would be greatly appreciated. Note that, although it's not part of the last release, we have some initial code that supports a JCR repository in org.apache.photark.services.album.jcr.AlbumImpl.java. -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
