Re: [Ironruby-core] can't generate the initializers

2010-01-26 Thread Ivan Porto Carrero
Microsoft Corporation” out into user-code? =P > > > > ~Jimmy > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Ivan Porto Carrero > *Sent:* Monday, January 25, 2010 1:28 PM > *To:* ironruby-core@rubyf

Re: [Ironruby-core] can't generate the initializers

2010-01-26 Thread Jimmy Schementi
-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Monday, January 25, 2010 1:28 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] can't generate the initializers this is outside the ironruby source tree and not a class of ironruby itself. Are you saying I have to p

Re: [Ironruby-core] can't generate the initializers

2010-01-25 Thread Ivan Porto Carrero
But the TheLandOfChocolate file is properly attributed? --- 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) On Mon, Jan 25, 2010 at 10:19 PM, Tomas

Re: [Ironruby-core] can't generate the initializers

2010-01-25 Thread Ivan Porto Carrero
Ok will do --- 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) On Mon, Jan 25, 2010 at 10:19 PM, Tomas Matousek < tomas.matou...@microsoft.com> wro

Re: [Ironruby-core] can't generate the initializers

2010-01-25 Thread Ivan Porto Carrero
this is outside the ironruby source tree and not a class of ironruby itself. Are you saying I have to put my sources in the ironruby source tree for me to use those attributes? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://

Re: [Ironruby-core] can't generate the initializers

2010-01-25 Thread Tomas Matousek
There seems to be a bug in the generator. It generates a method name using invalid characters (::) Load__Singleton_TheLandOfChocolate::OompaLoompa_Instance Could you please file a bug? Thanks, Tomas From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Beha

Re: [Ironruby-core] can't generate the initializers

2010-01-25 Thread Jimmy Schementi
http://wiki.github.com/ironruby/ironruby/modifying-the-sources (see the “Adding a new Ruby library class or method” section) The easiest way to fix any issues with Initializer.Generated.cs is to delete all the contents of Initializers.Generated.cs (but not the file itself), build (debug mode),