On Wed, May 12, 2010 at 10:06 AM, Tomas Matousek <
tomas.matou...@microsoft.com> wrote:

> What would you like to achieve by pre-compiling code? Faster startup time?
> Packaging your code in a dll instead of a bunch of .rb files? Using Ruby
> code statically from C#?
>

Personally I'm not too fussed about using ruby statically from C# (dynamic
in 4.0 solves that problem), but IMHO packaging is the big one. Even if it
didn't run any faster, I'd still use precompilation just for deployment.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to