You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org> on 2011/01/03 19:41:46 UTC

[jira] Commented: (PHOTARK-66) Improve the album storage structure in photark (trunk) local jcr

    [ https://issues.apache.org/jira/browse/PHOTARK-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976907#action_12976907 ] 

Sriskandarajah Suhothayan commented on PHOTARK-66:
--------------------------------------------------

I was getting some errors when applied changedJCRStructure.patch
Some imports are not added, and there is also a dependency issue.
Please look in to these and upload again.


> Improve the album storage structure in photark (trunk) local jcr
> ----------------------------------------------------------------
>
>                 Key: PHOTARK-66
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-66
>             Project: PhotArk
>          Issue Type: Improvement
>         Environment: Linux
>            Reporter: Subash Chaturanga
>         Attachments: changedJCRStructure.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Currently in photark trunk, all albums are directly put under the root of local jcr regardless of the album type. Currently photark has basically two main album types, local and remote (flicker and picasa). So If the local jcr structure is much more organized in trunk such that it stores each album type under the relevant category. Hence  in future when some more other album types introduces it won't be too complex in the jcr level also. And it is efficient and fast, when we do jcr operations where we don't need to go through the whole album list each time, when we want to acquire all albums of one particular type.   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.