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

Module and Submodule organization. #5

Open
duartepinto opened this issue May 22, 2019 · 0 comments
Open

Module and Submodule organization. #5

duartepinto opened this issue May 22, 2019 · 0 comments

Comments

@duartepinto
Copy link
Contributor

Currently, we are exposing all classes. It would be nice to research about Submodules and Modules in Objective-C to see if we can set some of the classes (like VSDKUtil) as Internal classes and only expose the classes that we want. Even if we end up exposing everything, it would still be cool to have a proper Module and Submodule organization for better Swift interoperability.

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