You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2022/07/27 15:07:00 UTC

[jira] [Created] (DELTASPIKE-1456) Introduce default methods for some functions in ConfigSource

Mark Struberg created DELTASPIKE-1456:
-----------------------------------------

             Summary: Introduce default methods for some functions in ConfigSource
                 Key: DELTASPIKE-1456
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1456
             Project: DeltaSpike
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Configuration
    Affects Versions: 1.9.6
            Reporter: Mark Struberg
             Fix For: 1.9.7


Right now our {{ConfigSource}} interface is still mostly an old Java6 interface. We already use a default method for the onChange callback registration. We could also provide some other default methods, e.g. for {{getOrdinal()}} and {{isScannable(). 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)