Rahil Kumar wrote:
> (1) Can i work with Iphone SDK with IronRuby
>
> OR..
>
> (2) IronRuby will be helpful with Google Android SDK...?
>
Hello Rahil,
Google has considered Java as a preferred platform to work with their
Android SDK.
You can investigate more on this subject asking the same q
Hi,
I would like to know, where will i be able to use my IronRuby knowledge
in near future...
(1) Can i work with Iphone SDK with IronRuby
OR..
(2) IronRuby will be helpful with Google Android SDK...?
Pl. guide me, so that i can spend some time learning a particular sdk
daily.
Thanks
--
Post
Looks good.
-Original Message-
From: John Lam (IRONRUBY)
Sent: Monday, August 18, 2008 10:55 AM
To: IronRuby External Code Reviewers
Cc: ironruby-core@rubyforge.org
Subject: Code Review: bugs-1
tfpt review "/shelveset:bugs-1;REDMOND\jflam"
Comment :
Fixes Rakefile to correctly generate
tfpt review "/shelveset:bugs-1;REDMOND\jflam"
Comment :
Fixes Rakefile to correctly generate case-sensitive filenames during
compilation
Fixes String#reverse and taint flow
Fixes File#zero? behavior (works correctly for directory names, and handles
NUL correctly)
Stubs out implementation
The short answer is that it's still a little early if you're only using
IronRuby. I have been trying this off and on, and my last attempt appears to
be very close. I only ran it and didn't dig any deeper, but I think RubyGems
is looking for the ruby path. With IR only, it can't find the path, so it
Hi all,
Can I download the first binary release and install RubyGems, then
install gems? Is it too early in the game? Are there any instructions on
how to setup the environment. I would like to run Ramaze + Sequel on
Webrick.
--
Posted via http://www.ruby-forum.com/.
_
The assumption would be that the project layouts don't change that often,
certainly less often the the cs files which is what is really being
maintained in the IDE most of the time.
On Mon, Aug 18, 2008 at 10:04 AM, John Lam (IRONRUBY)
<[EMAIL PROTECTED]>wrote:
> Michael Letterle:
>
> > I was up
Michael Letterle:
> I was up till 4am last night at eRubyCon, and this is just me thinking
> outloud
>
> I've had it in my mind to write a msbuild plugin for Rake, instead of
> maintaining the csproj files directly, how about maintaining them in
> rake files that can generate csproj files on d
Ben Hall:
> Just so I understand, if I wanted to load the files in Visual Studio, I
> would run a rake file which would generate me the csproj + sln and
> launch VS?
Nope. The files in the distribution have the correct layout. The Rakefile is
only used by us to transform our internal dir layout