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

Should internal classes be made public with ComVisible(false) attribute? #38

Closed
retailcoder opened this issue Nov 14, 2014 · 2 comments
Closed

Comments

@retailcoder
Copy link
Member

Writing unit tests will be easier with public classes.

@rubberduck203
Copy link
Member

Yes. We should also consider explicitly registering only the items we want ComVisible and discontinue the use of the project wide build option "Make com visible". It makes a mess of the registry.

@retailcoder
Copy link
Member Author

Agreed.

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

No branches or pull requests

2 participants