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

Change iPojo annotation parameters to follow java naming conventions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • iPOJO-1.8.0
    • iPOJO-1.8.0
    • iPOJO
    • None

    Description

      Parameter names in the annotations do not follow java naming patterns. The annotation parameter tend to use underscore separated words in lower case while java conventions typically use camelCase. Fixing these to follow java conventions reduces the conceptual load for dopting the library.

      Some examples:

      • @Subscriber.data_key
      • @Subscriber.data_type
      • @Publisher.data_key
      • @Publisher.data_type
      • @Component.factory_method

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: