-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
[Question] Is the API now reasonably stable? #9
Comments
I have no idea why I was mentioned in this issue =) |
I don't know of any planned API changes, but I do believe that it's currently lacking a feature about being able to launch the app on device. @cb1kenobi can best let us know if there is anything else. Perhaps a better way to tell--let's say we didn't change the API. But we did make modifications that changed behavior. I'd prefer not to do that either. Is there a suite of tests you have/could provide so that we'd know we weren't breaking you or downstream clients? |
That's a good enough statement for me. launching on a device is a secondary concern at the moment. I've got it compiling again locally. I'm mostly cleaning up various hacks I had to put in place to understand the new api. I'm likely to have a pull request ready by tomorrow. |
|
Hey @ingo @cb1kenobi @jhaynie are there any major planned API changes for this library.
I've started the process of updating hyperloop-ios/lib/library.js to use the new library.
I'm driving the upgrade via the unit test ( really happy to see them there).
I just wanted to make sure that no additional major breakage is likely until Developer Preview 2 comes out. I get the "why". I just making sure that I'm not being prematurely too ambitious.
The text was updated successfully, but these errors were encountered: