[Ironruby-core] IO, File Implementations
Eric Nicholson
enicholson at gmail.com
Wed Oct 3 22:43:22 EDT 2007
Ok, so I should have asked this sooner, but...
Do core classes (specifically IO, File) go into Ruby.Builtins or
IronRuby.Libraries?
-Eric
On 10/1/07, Eric Nicholson <enicholson at gmail.com> wrote:
>
> That worked! Of course now I have some other issues, but I'll work my
> through them.
>
> Thanks!
> Eric
>
> On 10/1/07, Sanghyeon Seo < sanxiyn at gmail.com> wrote:
> >
> > 2007/10/1, Eric Nicholson < enicholson at gmail.com>:
> > > I looked at this briefly, and it looks like "RegisterClass" and
> > "Load..."
> > > entries for IO and File are needed in
> > > "Builtins\Initializer.Generated.cs". I'm guessing from the
> > > name that this file is generated dynamically, but how?
> >
> > By compiling and running the program under
> > utils/ironruby.classinitgenerator.
> >
> > > Is there some rake option to create this file? Or can I just modify it
> > by
> > > hand?
> >
> > I agree that this should be in the rakefile. Together with a target to
> > run gppg parser generator.
> >
> > --
> > Seo Sanghyeon
> > _______________________________________________
> > Ironruby-core mailing list
> > Ironruby-core at rubyforge.org
> > http://rubyforge.org/mailman/listinfo/ironruby-core
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20071003/291a84cf/attachment.html
More information about the Ironruby-core
mailing list