Versions Compared

Key

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

...

  • Config Files must have clean, human readable syntax (Not JCR “system view”) Maybe xml like "JCR document view", json, ...
  • Configuration in files are "applied" at every system start and ideally every time a file changes via observation.
  • AdminCentral can export this file format from existing JCR or "active configuration".

Implementation

...

  • Note: We'll have to implement BeanBuilders for the chosen format
    • Node2Bean might be reused to some extend