Project

General

Profile

Improvement #2151

Support component aliases

Added by Henning Blohm about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-core
Target version:
Start date:
25.02.2023
Due date:
% Done:

0%

Estimated time:
origin:

Description

Sometimes it is required to represent one and the same java component under different names. While proxy components help solve this somewhat, they are not sufficient for include situations or when names cannot be realized as folder names.

Acceptance Criteria

  • A new property com.zfabrik.component.alias supporting a comma-separated list of component names is introduced.
  • This property works equivalently to creating an link component using the alias i.e.:
    • All lookups for the alias and and resource retrievals are delegated to the declaring component
    • Aliases may not collide on repo level

Also available in: Atom PDF