You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it will be very valuable to add Java entry point to the FS. Instead
of running "C" main, to run a Java main. In other words: now "C" invokes
"Java" , I think that the opposite ("Java" invokes "C") will be valuable
This will help java developers integrate the FS into their existing
applications.
I guess that for this case all the "C" code will need to be compiled into
".so" that will be invoked from the Java.
-- Yonatan
Original issue reported on code.google.com by [email protected] on 13 Apr 2010 at 10:47
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Apr 2010 at 10:47The text was updated successfully, but these errors were encountered: