Hi,
Timothy is correct. I am not actively working on my gem any longer.
Mainly because there wasn't much interest.
But I remain convinced that using Ruby to code against the Acad .net API
can be a great way to go.
I haven't even tried to compile any of my code with the newer versions
of IronR
Sorry for the noob level problem - but I'm trying to run igem.bat and I'm
getting the following:
C:/Program Files (x86)/IronRuby 1.1/Lib/ironruby/thread.rb:16:in
`load_assembly': Specified type IronRuby.StandardLibrar
y.Threading.ThreadingLibraryInitializer is not a subclass of
IronRuby.Builtin
Thanks Jeff
I've just sent a Pull request - I hope that iron7 is successfully included
in the Hosts directory.
Included in the source is:
- my code - Iron7
- image derived from "Pinwheel Galaxy" on Flickr - used creative commons
- System.Controls.Windows.dll - which i think is part of Silverlight
gt; ___
> >> Ironruby-core mailing list
> >> Ironruby-core@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/ironruby-core
> >>
> >
>
>
> --
>
> Message: 3
> Date: Tue
What is the motivation for including Iron7 to the IronLanguages repo? Couldn't
it just be a separate github project?
Tomas
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Stuart Lodge
Sent: Tuesday, March 08, 2011 9:57 AM
To: ironruby-core@rub
Any external dependencies should go under the Util/ folder. Include
any licenses as well.
Otherwise, just check it in where you see fit and send a pull request.
git is really good at moving files around, so it can easily be
corrected afterwards.
- Jeff
On Tue, Mar 8, 2011 at 10:57 AM, Stuart Lod
Hi All
I'm finally trying to check iron7 into the GitHub
I've selected to put it in /Hosts/Silverlight/Iron7 - where it can be a
sibling of WinPhone7 - and I've mostly got it building here
However, I'm still hitting the issue that Iron7 has a couple of external
dependencies - System.Windows.Cont