On 2013-03-10, at 04:48, Ashiq A. <
alibha...@gmail.com> wrote:
Hi Ashiq!
> I looked through the mailing list and wikis on Github but can't find any mention of this.
>
> Are there any plans to make Ruboto work on iOS (iPhone) as well, whether in the near or distant future?
The Ruboto project covers getting JRuby to work on Android, and requires a Java-like environment to run on.
A quick search gave me this:
https://blogs.oracle.com/mobile/entry/oracle_brings_java_to_ios
If iOS can run Java, it can run JRuby.
Next question is "what parts of Ruboto are relevant on iOS?". Most of Ruboto is glue to get Android-specific concepts like Activities working well. Are these concepts present on iOS?
The Ruboto project is open to getting ported to iOS if it makes sense and someone with the motivation to do it wants to join the project…or someone sponsors a device and developer license for iOS :)
My current view is that different mobile Ruby environments should share their similarities as pure-Ruby RubyGems. Also all the mobile Ruby environments share the Ruby StdLib. What more should they share?
If you to have a portable UI toolkit across Android and iOS, I think it should be built on top of Ruboto, not included in it.
Any other opinions?
--
Uwe Kubosch
http://ruboto.org/