On 4/1/09, Jb Evain <[email protected]> wrote:
>  Is IronRuby doing some conversion here, or is it Silverlight doing
>  interesting things when marshalling the value?

Alright, so for the curious, after an update, the string comparison
works ok on Moonlight.

The issue is indeed marshaling in Silverlight, which decides that
innerHTML is a string property, so it stringifies whatever you give it
to. Not obvious :)

-- 
Jb Evain  <[email protected]>
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to