Opened 12 years ago
Last modified 11 years ago
#1883 new enhancement
The visibility and naming-convention of IParameterizedItems should be unified
Reported by: | gkronber | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | General | Version: | 3.3.6 |
Keywords: | Cc: |
Description (last modified by gkronber)
Related to #1797.
Almost all plug-ins contain implementations of ParameterizedItems. However, because several developers implemented these plug-ins the implementation style is inconsistent. (e.g. using constants to define parameter names, using regions, visibility ...)
Change History (1)
comment:1 Changed 11 years ago by gkronber
- Description modified (diff)
- Summary changed from Unify the visibility, naming-convention and type for properties of IParameterizedItems to The visibility and naming-convention of IParameterizedItems should be unified
Note: See
TracTickets for help on using
tickets.