Forum: IronRuby IronRuby scripting in Windows Store apps

Posted by Tomas Matousek (Guest)
on 2012-08-27 14:01
Attachment: image001.png (4,78 KB)
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Jeff Hardy (Guest)
on 2012-08-28 20:59
(Received via mailing list)
On Sat, Aug 25, 2012 at 3:39 PM, Tomas Matousek
<Tomas.Matousek@microsoft.com> wrote:
>
> IronPython doesnt build yet for Win8 profile, there is quite a bit of work to be 
done to make it work. If anyone is interested in making IronPython work or 
improving IronRuby let me know.

I'm interested (as you know) and I'm already neck-deep in IronPython's
codegen, so I'll probably be tackling this next. I think they may be
related anyway.

FRom looking at the API reference, there's no way to generate Types at
runtime in Metro apps, right? Does IronRuby have a way to  inherit
from a .NET type in that case? IIRC that was one thing WP7 could not
support.

- Jeff
Posted by Tomas Matousek (Guest)
on 2012-08-28 22:54
(Received via mailing list)
That's correct, new types can't be generated at runtime and hence it is 
not possible to inherit from an arbitrary CLR type.

Tomas
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.