This is only an acceptable solution if the user has the source code and is
capable of modifying it.  For how I test things with IronRuby, this isn't
always possible.  Seems odd to me that one of the most flexible language I
know of can't read/integrate with another language due to code not following
a rigid structure.

Doesn't IronPython allow for this?  I was fairly sure I could import
non-standard .Net convention based code into it.

-Andrew


On Fri, Nov 19, 2010 at 2:41 PM, Shay Friedman <shay.fried...@gmail.com
>wrote:
> Look here:
>
http://www.ironshay.com/post/Working-with-NET-Lowercase-Namespaces-and-Classes-in-IronRuby.aspx
> <
http://www.ironshay.com/post/Working-with-NET-Lowercase-Namespaces-and-Classes-in-IronRuby.aspx
>
> Shay.
>
Excellent solution. I mean, really, all the C# classes should start with an
uppercase letter, thats basically a standard, therefore this should be the
only solution and I don't see no need to actually hack this otherwise into
IronRuby.


-- 
“If I had six hours to chop down a tree, I’d spend the first four of them
sharpening my axe”.

-Abraham Lincoln
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to