Ok, I keep running into this over and over.  Whenever Silverlight passes a
string to javascript, it comes out as some unreadable object.  You have to
call to_clr_string to get it working.
This is ok... You can monkey patch some of the javascript library code to
fix it, but with HtmlPage.window.invoke, for example, it's not easy to do
because it sends a variable number of arguments.

Is this being fixed? Or is this something we're going to have to deal with
for a while?

Thanks
~sean
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to