Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • NodeTypes to be used for bookmark nodes and bookmark groups?
    • we'll start as proposed above
  • can Bookmark groups only contain bookmark nodes or again groups (judging from current ui it should only be nodes)?
  • when re-ordering etc. on client, how to persist (don't have a precise change log)?
    • as in HierarchicalJcrContainer: use NodeUtil.moveNodeXXX() methods
  • -> simple persist the adapter structure (check how its done for content apps)?AbstractJcrNodeAdapter#getNode())??
  • use ui forms?