Skip to content
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

Open
donv opened this issue Aug 15, 2012 · 7 comments
Open

Update to Ruboto 0.8.0 #20

donv opened this issue Aug 15, 2012 · 7 comments
Milestone

Comments

@donv
Copy link
Member

donv commented Aug 15, 2012

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.

@rscottm
Copy link
Member

rscottm commented Aug 15, 2012

I can do it. There are a few things waiting in the wings, so let me know
what you think should go in this release (or wait):

  • Converting the examples over to use mostly class based activities. Should
    do a few, but they may not all need to be done now.
  • Converting the main java components over to ruboto scripts (i.e., make it
    a pure ruboto app). Most of this is done, but I need to do a bunch of work
    on managing exceptions.
  • Integrating Akshay's new merge (pulling in scripts from other areas of
    the SD Card, and share on Facebook). Are you on Facebook? I don't have the
    ability to test that.
  • Will dexmaker.jar remain in the apps? You decided that it can't go over
    into the core package, right?

On Wed, Aug 15, 2012 at 12:21 PM, Uwe Kubosch notifications@github.comwrote:

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, @rscottmhttps://github.com/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.


Reply to this email directly or view it on GitHubhttps://github.com//issues/20.

@donv
Copy link
Member Author

donv commented Aug 15, 2012

On 2012-08-15, at 22:18, Scott Moyer notifications@github.com wrote:

I can do it. There are a few things waiting in the wings, so let me know
what you think should go in this release (or wait):

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.

  • Converting the examples over to use mostly class based activities. Should
    do a few, but they may not all need to be done now.

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.

  • Converting the main java components over to ruboto scripts (i.e., make it
    a pure ruboto app). Most of this is done, but I need to do a bunch of work
    on managing exceptions.

This sounds exciting! Have you committed anything yet?

  • Integrating Akshay's new merge (pulling in scripts from other areas of
    the SD Card, and share on Facebook). Are you on Facebook? I don't have the
    ability to test that.

I am on FaceBook, and I can test it. Do you want the features?

  • Will dexmaker.jar remain in the apps? You decided that it can't go over
    into the core package, right?

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
uwe@kubosch.no
http://kubosch.no/

donv added a commit that referenced this issue Aug 15, 2012
rscottm added a commit that referenced this issue Aug 22, 2012
* 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
@donv
Copy link
Member Author

donv commented Aug 27, 2012

Is this completed then?

@rscottm
Copy link
Member

rscottm commented Aug 28, 2012

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.

@donv
Copy link
Member Author

donv commented Aug 28, 2012

On 2012-08-28, at 06:18, Scott Moyer notifications@github.com wrote:

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.

We really should add some tests for this...

Uwe Kubosch
http://ruboto.org/

@donv
Copy link
Member Author

donv commented Aug 20, 2015

Hi @rscottm !

What version of Ruboto is ruboto-irb using now?

@rscottm
Copy link
Member

rscottm commented Aug 20, 2015

It looks like the last release was with Ruboto 1.0. The repository
indicates updates to 1.1.3-dev.

On Thu, Aug 20, 2015 at 1:52 AM, Uwe Kubosch notifications@github.com
wrote:

Hi @rscottm https://github.com/rscottm !

What version of Ruboto is ruboto-irb using now?


Reply to this email directly or view it on GitHub
#20 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants