Opened 11 years ago

Closed 11 years ago

#695 closed defect (fixed)

config_spec.ini for plugins

Reported by: Christopher Allan Webber Owned by:
Priority: major Milestone: 0.4.0
Component: programming Keywords: pluginapi
Cc: Parent Tickets:

Description

Plugins also want to be able to specify defaults and do type checking for their own section. We should allow this.

In theory, this involves that the user's config file must have a "short reading" first to determine what plugins are actually being loaded before we extent the config specification.

Change History (2)

comment:1 by Christopher Allan Webber, 11 years ago

Milestone: 0.4.0
Status: newaccepted

comment:2 by Christopher Allan Webber, 11 years ago

Resolution: fixed
Status: acceptedclosed

Done! Merged in commit f65bf89, with tests!

Note: See TracTickets for help on using tickets.