AFAIK you can't yet. It's one of those interop things that are on the back burner while language compatibility is worked on. There's still alot of discussion needed about how to do this...
On Wed, Feb 18, 2009 at 7:20 PM, Orion Edwards <[email protected]>wrote: > I'd like to mock up a WCF service using IronRuby. > > This presents some stumbling blocks however, in that WCF ServiceContracts > are defined by creating an Interface and then applying attributes to it. > > Interface ~= Module in IronRuby, so that would probably be fine, but how > can I apply attributes to the module and the methods it declares? > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > > -- Michael Letterle IronRuby MVP http://blog.prokrams.com
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
