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

Add temporary method of controlling SDK state #118

Closed
Sharparam opened this issue Nov 8, 2015 · 3 comments
Closed

Add temporary method of controlling SDK state #118

Sharparam opened this issue Nov 8, 2015 · 3 comments
Assignees
Milestone

Comments

@Sharparam
Copy link
Member

  • Add endpoint for uninitialising the SDK
  • Add endpoint for initialising the SDK
  • Add property to the Chroma class for checking current init state (basically expose _initialized)

Make it clear these methods may result in undefined behaviour at any point after a first call to uninitialise the SDK.

@brandonscott
Copy link
Contributor

As discussed with @Sharparam and @njbmartin, the sheer amount of people that want this feature warrant an earlier temporary implementation.

@njbmartin
Copy link

Thanks guys!

@Sharparam Sharparam added Ready and removed Ready labels Nov 9, 2015
@Sharparam
Copy link
Member Author

Implemented in #121.

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

3 participants