Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factory missing ActivateInstance method #1

Closed
david-risney opened this issue Feb 5, 2017 · 1 comment
Closed

Factory missing ActivateInstance method #1

david-risney opened this issue Feb 5, 2017 · 1 comment

Comments

@david-risney
Copy link
Owner

Some factories have an ActivateInstance method. But only as appropriate it seems. Factories for static methods only don't need an ActivateInstance method. 

@david-risney
Copy link
Owner Author

All factories may have an ActivateInstance method. If not applicable per metadata, then it will never be called. Safe to auto produce and folks can leave as E_NOTIMPL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant