Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2621

Rename annotations to remove collisions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • iPOJO-1.6.0
    • iPOJO-1.8.0
    • iPOJO
    • None

    Description

      Several annotations are named the same as other annotations or classes in the iPojo project. This makes the use of these annotations painful as the classes need to be fully qualified.

      Example 1:

      @Property can either be an annotation marking something to be exported to JMX or a config variable. Alternatively annotations could be named @ConfigProperty and @JmxProperty. (If this naming occured it would also make sense to rename @Method to @JmxMethod).

      Example 2:

      You annotate a field of type Publisher with the annotation @Publisher. The annotation could be something such as @Publishes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pdonald Peter Donald
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: