Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Changed auto registration behavior #644

Merged

Conversation

thecodejunkie
Copy link
Member

The DisableAutoRegistration function on the ConfigurableBootstrapper
has been replaced by EnableAutoRegistration. This means that with this
patch, the auto-registration will be disabled by default instead of
enabled. The reason for this are primarily for performance but also
to help make tests be more implicit in setting up the context in
which they execute.

Fixes #643

The DisableAutoRegistration function on the ConfigurableBootstrapper
has been replaced by EnableAutoRegistration. This means that with this
patch, the auto-registration will be disabled by default instead of
enabled. The reason for this are primarily for performance but also
to help make tests be more implicit in setting up the context in
which they execute.
grumpydev added a commit that referenced this pull request Jun 18, 2012
…on-643

Changed auto registration behavior
@grumpydev grumpydev merged commit 59dd276 into NancyFx:master Jun 18, 2012
@xt0rted xt0rted mentioned this pull request Jan 28, 2014
@thecodejunkie thecodejunkie deleted the nancytestingautoregistration-643 branch February 17, 2016 07:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable Auto Registration in ConfigurableBootstrapper
2 participants