Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-885

Static DeltaSpike configuration should be easy to find in code base

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0
    • Core
    • None

    Description

      Currently the following interfaces are used for static configuration of DeltaSpike itself:

      • org.apache.deltaspike.testcontrol.impl.jsf.MyFacesTestBaseConfig
      • org.apache.deltaspike.testcontrol.api.junit.TestBaseConfig
      • org.apache.deltaspike.scheduler.impl.SchedulerBaseConfig
      • org.apache.deltaspike.jsf.api.config.base.JsfBaseConfig
      • org.apache.deltaspike.core.api.config.base.CoreBaseConfig

      They all use TypedConfig but that doesn't seem like a sufficient identifier of DeltaSpike configuration.

      I suggest the following:

      • make all of the above mentioned interface implement a new marker interface DeltaSpikeBaseConfig

      Attachments

        Activity

          People

            rsmeral Ron Smeral
            rsmeral Ron Smeral
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: