-
Notifications
You must be signed in to change notification settings - Fork 57
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
Update to Ruboto 0.8.0 #20
Comments
I can do it. There are a few things waiting in the wings, so let me know
On Wed, Aug 15, 2012 at 12:21 PM, Uwe Kubosch [email protected]:
|
On 2012-08-15, at 22:18, Scott Moyer [email protected] wrote:
The most important issue for me is to update the generated Ruboto parts like Script, JRubyAdapter, RubotoActivity, etc. to see that they are still working with Ruboto IRB. I have started to look at this, and I can commit this on a branch if you want me to.
This is my seconds priority since Ruboto IRB is one of the most important channels for bringing example code to potential developers, we will benefit from this. We can definitely release a new Ruboto IRB version without having converted ALL the examples, but it would be nice.
This sounds exciting! Have you committed anything yet?
I am on FaceBook, and I can test it. Do you want the features?
I did not investigate much, but I had some trouble when including dexmaker in RubotoCore and using Android 2.3.x. It may be that we should release versions of RubotoCore that are specific to Android version, and either include dexmaker.jar in the app or in the RubotoCore apk depending on Android target version. I think we should postpone this. That means to include dexmaker in Ruboto IRB for now, right? Uwe Kubosch |
* Issue #20 Update to Ruboto 0.8.0 Ok, I fixed those two problems plus two others: 1) The touch event was failing in the OpenGL demo due to a problem in the generated class 2) We were getting an error when the core package wasn't available caused by the the error logging
Is this completed then? |
Let me leave it open a little longer. IRB has definitely regressed in the area of error handling. It no longer prints the return value, and frequently crashes due to script errors. |
On 2012-08-28, at 06:18, Scott Moyer [email protected] wrote:
We really should add some tests for this... Uwe Kubosch |
Hi @rscottm ! What version of Ruboto is ruboto-irb using now? |
It looks like the last release was with Ruboto 1.0. The repository On Thu, Aug 20, 2015 at 1:52 AM, Uwe Kubosch [email protected]
|
To get good feedback on the changes in Ruboto, we should update Ruboto IRB in Ruboto 0.8.0.
I can do it, but I think you can do it faster, @rscottm :) Do you have the time for this?
I think this should be done well before the next release of Ruboto, scheduled for the first week of september.
The text was updated successfully, but these errors were encountered: