Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Java bindings + example#1

Merged
petreeftime merged 3 commits intointel-iot-devkit:masterfrom
andreivasiliu2211:master
Jan 12, 2016
Merged

Java bindings + example#1
petreeftime merged 3 commits intointel-iot-devkit:masterfrom
andreivasiliu2211:master

Conversation

@andreivasiliu2211
Copy link
Copy Markdown
Contributor

No description provided.

Andrei Vasiliu added 3 commits January 11, 2016 12:10
@andreivasiliu2211
Copy link
Copy Markdown
Contributor Author

This pull requests has the source files for the Java bindings, without the CMakelist.

@petreeftime petreeftime merged commit 8d94e75 into intel-iot-devkit:master Jan 12, 2016
@arfoll
Copy link
Copy Markdown

arfoll commented Jan 12, 2016

I'm confused so tinyB is no longer using SWIG to generate the java apis?

@petreeftime
Copy link
Copy Markdown
Collaborator

Unfortunately SWIG does not understand smart pointers or vectors/lists properly and is difficult to coax into working nicely with them. The library will be relatively limited in size, so we don't expect to have scalability issues with manual bindings.

@arfoll
Copy link
Copy Markdown

arfoll commented Jan 12, 2016

Fair enough ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants