Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5318

Tool to help with migration of existing objects

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • None
    • i18n

      The tool should analyze a given object and ideally

      1. modify/create message bundle files (based on existing translations with non-standard keys, hard-configured texts, ...)
      2. generate a list of jcr properties "to be deleted" - which could be used for update tasks
      3. re-generate the bootstrap file where this object was originally configured

      The 1 point can be realized by further instrumenting objects via a subclass of the i18nizer. The last 2 points are unfortunately probably hard to achieve without instrumenting Node2Bean (so we can know where a given Java property comes from in JCR, since it won't necessarily be a 1:1 mapping (references and extends))

        Acceptance criteria

              Unassigned Unassigned
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD