http://www.youtube.com/watch?v=fsHk9WC7fnQ
2013/10/14 Eduardo Blumenfeld
> Hi all,
>
> Is there any news about the website?
>
> Any plans on updating-releasing a new version?
>
> Regards,
>
> Eduardo
>
> --
> Posted via http://www.ruby-forum.com/.
> _
___**
>
> Orion Edwards **|** Technical Leader *
> PHONE +64 7 838 9800 *|* FAX +64 7 838 9801 *|*
> EMAIL orion.edwa...@gallagher.co *|* WEB
> *www.gallagher.co*<http://www.gallagher.co/>
>
>
>
>
> From:Anton Firsov
> To:ironru
Hi All,
I'm using IronRuby as scripting environment inside my app. I use
scriptEngine.SetSearchPaths() to "include" the REXML files. The problem:
when I execute my app with F5 (debugger attached), my scripts run extremely
slow if I use REXML classes. If I use CTRL+F5 (no debugger), everything is
f
Hi all,
I use IronRuby as a scripting environment inside my c# app.
I have to create instances of ruby objects inside c# code, and I'm doing it
with ScriptRuntime.Operations.CreateInstance(). It's the largest
performance bottleneck in my app currently.
Is there any workaround? Will it be faster, i
Hi,
I have reported a bug on codeplex:
http://ironruby.codeplex.com/workitem/6353
Will it be fixed in next release?
Thank you,
Anton
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
’ve just added support for string dictionaries. It’s committed to the
> github repo.
>
>
>
> Tomas
>
>
>
> *From:* ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Anton Firsov
> *Sent:* Tuesday, November 16,
Hi all!
I'm running ruby script from C# in my project. It's a very useful feature to
initialize ScriptScope with an IDictionary, (it's much faster to fill a
dictionary, than making scope.SetVariable calls).
The problem is, that if I define functions in my script, then a
NotImplementedException is
Are you planning a .NET 2.0 compatible release for this version? Will be
.NET 2.0 supported in the future?
2010/10/22 Tomas Matousek
> The IronRuby team is pleased to announce the release of *IronRuby 1.1.1*for
> .NET Framework 4, Silverlight 4 and Windows Phone 7, and
> *IronRuby Tools for Vi
Hi,
I still have this performance problem. I think there must be a reason, and
it could be solved somehow. Really no ideas?
Anton
2010/9/13 Anton Firsov
> Here is the code:
> http://paste.dprogramming.com/dpk25ghd
> (It's just a dummy speed test)
>
> I tried several ways t
t;
>
> Tomas
>
>
>
> *From:* ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Anton Firsov
> *Sent:* Sunday, September 12, 2010 4:18 PM
> *To:* ironruby-core@rubyforge.org
> *Subject:* [Ironruby-core] running ruby script
Hi all!
Why it is ~5 times slower to run the same .rb script from my .NET
application (using ScriptEngine and ScriptRuntime) classes, than doing the
same with ir.exe?
When I downloaded IronRuby source, and compiled ir.exe (Ruby.Console), it
was 2 times slower, than ir.exe in released binaries. (Bu
11 matches
Mail list logo