Davy Brion
2010-Sep-04 13:03 UTC
[Ironruby-core] using Ruby types in .NET: anything to watch out for?
Hi all, first of all: thanks for this great project and the effort you''ve put into it, it''s very much appreciated :) I plan on making extensive use of ruby object instances in my .NET code. With that i mean that we have a certain object model written in Ruby, and we''d like to use that in our .NET code. We''re going to use those instances quite a lot, so i just wanted to check if there are any known pitfalls to watch out for when doing this. The reason i''m asking is because most of the docs and the examples i''ve seen focus on the opposite approach: using .NET instances in Ruby. I''ve done some preliminary experiments and my ruby instances work just fine when i call them from .NET... but i''m hoping to get some feedback here from people who have more extensive experience with this. brs, Davy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100904/b2b92c83/attachment.html>