Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-8875

Allow runtime component name aliasing

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.5
    • Fix Version/s: 5.6-RC1, 5.6
    • Component/s: Runtime
    • Upgrade notes:
      Hide

      A component can now specify <alias> names:

      <component name="com.example.comp.newfoo">
      <alias>com.example.comp.oldfoo</alias>
      <alias>com.example.comp.veryoldfoo</alias>
      ...
      </component>

      Show
      A component can now specify <alias> names: <component name="com.example.comp.newfoo"> <alias>com.example.comp.oldfoo</alias> <alias>com.example.comp.veryoldfoo</alias> ... </component>

      Description

      In order to facilitate refactorings, provide a way for runtime XML components to have aliases.
      Aliases must be automatically resolved when used as a <require> or an extension point target.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: