Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

Rename IInitializeOptions to IPostConfigureOptions #191

Closed
@danroth27

Description

@danroth27

@divega @HaoK @ajcvickers

Both IConfigureOptions and IInitializeOptions have similar semantics but they are called at different times. Based on the names it sounds like IInitializeOptions would happen before IConfigureOptions, but apparently the order is the opposite. Can we come up with a better name that makes the behavior more obvious?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions