Skip to content
This repository was archived by the owner on Apr 26, 2020. It is now read-only.

Comments

Remove the FactoryModule (replaced by Ninject.Extensions.Factory) and fix unit tests#12

Open
scott-xu wants to merge 3 commits intoNancyFx:masterfrom
scott-xu:master
Open

Remove the FactoryModule (replaced by Ninject.Extensions.Factory) and fix unit tests#12
scott-xu wants to merge 3 commits intoNancyFx:masterfrom
scott-xu:master

Conversation

@scott-xu
Copy link
Contributor

No description provided.

@scott-xu
Copy link
Contributor Author

This would be a breaking change as user need to refer Ninject.Extensions.Factory if they used/will use Func<>.
Where can I document this?

@khellang
Copy link
Member

khellang commented Sep 8, 2014

I'm not sure I'd classify this a a breaking change. It's just a new dependency and we don't have to change public APIs because of it. The question is; why is it there in the first place? Do we use Func<T> factories anywhere? @thecodejunkie, @grumpydev? If we do, then this gets my 👍

Add Ninject.Extensions.Factory dependency
@scott-xu
Copy link
Contributor Author

@scott-xu
Copy link
Contributor Author

Hi @thecodejunkie @grumpydev, what do you think about this?

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.

2 participants