Skip to content

Make Config options attributes #38

Open
@kazimuth

Description

@kazimuth

That is, change the Config API from being:

config.getInt("port")

to

config.port

This will make refactoring significantly easier, since we can know what config options are used where.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions