Logs for the RingoJS IRC channel, as logged by ringostarr.

2011-07-22

[17:22] <hannesw> hm, thinking about whether i should tag "v0.8.0-rc3" or just "v0.8.0" straight away.

[17:23] <hannesw> any opinions?

[17:24] <hannesw> i think i shouldn't have started this rc business... just release 0.8.0, 0.8.1, 0.8.2

[17:26] <hannesw> guess i'm just going with 0.8.0

[17:27] <oravecz> sounds good to me. Can you modify the POM file, to remove the SNAPSHOT?

[17:27] <oravecz> We can also remove all those comments about Rhino RC3 and having to manually install it.

[17:28] <oravecz> Now that they have it added to Central

[17:29] <hannesw> oravecz: done that already (removing the comment)

[17:29] <hannesw> will also remove the SNAPSHOT

[17:29] <oravecz> cool

[17:29] <oravecz> Is there a way to test whether a js variable is an instance of a java class?

[17:31] <oravecz> Looks like variable instanceof java.util.Properties works

[17:31] <hannesw> yes, or more generally instanceof java.lang.Object

[17:37] <oravecz> hannesw: I know your busy, but is stick getting some love soon?

[17:38] <hannesw> oravecz: I'll look at your open issues soon

[18:31] <hannesw> ok, just released 0.8 final

[18:31] <hannesw> http://ringojs.org/downloads

[21:50] <xchl> thanks for pushing out 0.8, hannes!