you can always check out my ironnails project that does it for wpf and uses
dictionaries. http://github.com/casualjim/ironnails

The databinding approach I used should work in silverlight too

On Tue, Sep 28, 2010 at 10:23 PM, Christopher Bennage <
christop...@bluespireconsulting.com> wrote:

> Here's some interesting background about what's happened with IronPython:
> http://devhawk.net/CategoryView,category,__clrtype__.aspx
> I'm still reading through it all, but note in particular the post from
> April 24, 2009:
> http://devhawk.net/2009/04/20/Introducing+Clrtype+Metaclasses.aspx
>
> My guess is that concept of __clrtype__ never made it over into IronRuby..
>
> Brian, regarding your string indexer idea. I assume that you mean to
> implement the indexer on a C# class and then inherit from that in ruby? That
> idea has some merit, I'll look into it.
>
>
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to