Skip to content

A Simple Study about Configuration Java Types #2136

@ghost

Description

Hello, I'm a Ph.D. student focusing on software configuration research.

Our group is working on how to identify configuration types of software. In this context, a configuration type refers to a Java type (class, interface, or enumeration type) that is used to manage configuration options or configuration methods. To investigate the characteristics of the configuration types, we manually identified the configuration types of Secor (v0.29). The result only contains SecorConfig which declares some get methods to access the values of configuration options, such as getInt.

In order to increase the reliability of the research results, we need the developers of Secor to confirm the above result. Could you please help us? Thank you for your time and cooperation!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions