Hi
are there .NET properties generated in the underlying CLR type when you
define an attribute on a ruby class?

class Photo

   attr_accessor :id, :title, :secret, :farm, :server

end

would that generate a CLR class that has those attributes as properties?
Will that work in silverlight too?


---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to