Developer Maxi Posted April 7, 2013 Developer Share Posted April 7, 2013 Hi everyone, I have swept the entire Trial Script Developer group clean. Let us thank them once again for their participation of testing the private BETA. From now on, the rank can be obtained as described in this thread: http://osbot.org/forum/index.php?/topic/471-premium-scripts-developers-and-the-repository/ Sincerely, Maxi Link to comment Share on other sites More sharing options...
Rs Bots Pro Posted April 7, 2013 Share Posted April 7, 2013 thankyou to all script developers that have shown me a little about how to script in groovy a language until a week ago id never heard of lol. How long till Java is supported scripting Maxi? Link to comment Share on other sites More sharing options...
Velocity Posted April 7, 2013 Share Posted April 7, 2013 thankyou to all script developers that have shown me a little about how to script in groovy a language until a week ago id never heard of lol. How long till Java is supported scripting Maxi? ... Did you realise that Groovy compiles to bytecode? Plus, it's syntax is almost completely identical to Java. I don't see the problem... 1 Link to comment Share on other sites More sharing options...
Tyluur Posted April 7, 2013 Share Posted April 7, 2013 I didn't do shit since my account was banned and there was no random support yet. Link to comment Share on other sites More sharing options...
Guest mainniam Posted April 7, 2013 Share Posted April 7, 2013 ... Did you realise that Groovy compiles to bytecode? Plus, it's syntax is almost completely identical to Java. I don't see the problem... the point could be made why is groovy being used when you could just use the 1st class language for the virtual machine, Java, for scripting. Personally I have no interest in using Groovy and would much prefer Java. 1 Link to comment Share on other sites More sharing options...
Developer Maxi Posted April 7, 2013 Author Developer Share Posted April 7, 2013 I didn't do shit since my account was banned and there was no random support yet. It was one of the responsibilities of the script developers. We will add a couple of them ourself soon though. Link to comment Share on other sites More sharing options...
Link Posted April 7, 2013 Share Posted April 7, 2013 I personally don't mind Groovy. Live and learn. 1 Link to comment Share on other sites More sharing options...
DarkStorm Posted April 9, 2013 Share Posted April 9, 2013 (edited) I personally don't mind Groovy. Live and learn. It's not a matter of learning. If anything, Groovy is a step backward from Java. Groovy is like the Javascript engine raped the Java compiler and produced a semi-dysfunctional baby. Edited April 9, 2013 by DarkStorm 2 Link to comment Share on other sites More sharing options...
Velocity Posted April 12, 2013 Share Posted April 12, 2013 It's not a matter of learning. If anything, Groovy is a step backward from Java. Groovy is like the Javascript engine raped the Java compiler and produced a semi-dysfunctional baby. If Groovy compiles to bytecode, how can it be a step backward? Link to comment Share on other sites More sharing options...