Hi Ivan,

Could you expand a bit on your approach? For what I noticed it defines
readers, writters and implements INPC. That's ok for WPF, but I don't see
how that would help in Silverlight. I'm probably missing something.



Thanks
Miguel

On Wed, Sep 29, 2010 at 4:44 PM, Ivan Porto Carerro <i...@flanders.co.nz>wrote:

> 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
>
>


-- 
Miguel A. Madero Reyes
www.miguelmadero.com (blog)
m...@miguelmadero.com
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to