Re: [Ironruby-core] (no subject)

2013-03-25 Thread Ivan Porto Carrero
it's about 300 pages https://github.com/casualjim/ironrubyinaction -- Ivan Porto Carrero On Monday 25 March 2013 at 07:59, Tristan Fox wrote: Hi, I'm new to ruby and programming in general but I really like what I can do with ruby so far so if anything I say seems wrong, it most likely

Re: [Ironruby-core] (no subject)

2013-03-25 Thread Ivan Porto Carrero
sorry it's this one https://github.com/casualjim/ironruby-in-action-manuscript -- Ivan Porto Carrero On Monday 25 March 2013 at 07:59, Tristan Fox wrote: Hi, I'm new to ruby and programming in general but I really like what I can do with ruby so far so if anything I say seems wrong

[Ironruby-core] IronRuby MVC and MVC 2.0

2010-08-16 Thread Ivan Porto Carrero
Hi Thanks to Ryan IronrubyMVC now runs on asp.net mvc 2.0. I've pushed this to my master branch. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Author of IronRuby in Action (http://manning.com/carrero) ___ Ironruby-core

[Ironruby-core] Fwd: can't convert Subclass_... when isolating an interface

2010-08-04 Thread Ivan Porto Carrero
running atm but I'll check tomorrow if this didn't help you --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Wed, Aug 4, 2010 at 10:56 PM, Nieve G. li...@ruby-forum.com wrote

Re: [Ironruby-core] can't convert Subclass_... when isolating an interface

2010-08-04 Thread Ivan Porto Carrero
running atm but I'll check tomorrow if this didn't help you --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Wed, Aug 4, 2010 at 10:56 PM, Nieve G. li...@ruby-forum.com wrote

[Ironruby-core] Fwd: can't convert Subclass_... when isolating an interface

2010-08-04 Thread Ivan Porto Carrero
try doing ITestService.isolate or isolation_for ITestService --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Wed, Aug 4, 2010 at 10:56 PM, Nieve G. li...@ruby-forum.com wrote

Re: [Ironruby-core] can't convert Subclass_... when isolating an interface

2010-08-04 Thread Ivan Porto Carrero
try doing ITestService.isolate or isolation_for ITestService --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Wed, Aug 4, 2010 at 10:56 PM, Nieve G. li...@ruby-forum.com wrote

Re: [Ironruby-core] WatiN .NET 4.0 and the loadFromRemoteSources Element in App.config

2010-06-21 Thread Ivan Porto Carrero
get picked up automatically by Watin.Core isn't it --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft

Re: [Ironruby-core] WatiN .NET 4.0 and the loadFromRemoteSources Element in App.config

2010-06-21 Thread Ivan Porto Carrero
File.dirname(__FILE__) +/bin/Debug/Microsoft.mshtml.dll require File.dirname(__FILE__) +/bin/Debug/BusinessObjects.dll require File.dirname(__FILE__) +/bin/Debug/WatiN.Core.dll --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero On Mon, Jun 21, 2010 at 6:54 PM, Mohammad Azam li

Re: [Ironruby-core] Bundler

2010-06-18 Thread Ivan Porto Carrero
try doing a require 'rubygems' as first line in your file. That should make the gem method available --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby

Re: [Ironruby-core] ironruby activerecord sqlserver

2010-06-18 Thread Ivan Porto Carrero
is the same as the one I'm showing. but the gems most likely aren't --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Fri, Jun 18, 2010 at 2:40 PM, Eduardo

Re: [Ironruby-core] Bug in mscorlib, IronRuby, NewtonSoft.json..... or my code?

2010-06-02 Thread Ivan Porto Carrero
make the class backed by a real .NET Type not a ruby type and the serializer will work again --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero On Thu, Jun 3, 2010 at 12:01 AM, Ben Hall ben200...@googlemail.com wrote: Hi, I'm trying to use a third party library which

Re: [Ironruby-core] What's next?

2010-05-12 Thread Ivan Porto Carrero
vim :) http://github.com/casualjim/dot-files --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft

Re: [Ironruby-core] Lower case namespace

2010-05-06 Thread Ivan Porto Carrero
:) IronRuby doesn't know extern alias which is what you'd need to use. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] Running Webrick with RAILS_ENV=production

2010-05-01 Thread Ivan Porto Carrero
you should try to do ir -S rake test --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP

Re: [Ironruby-core] How could I get RPC in iron ruby?

2010-04-20 Thread Ivan Porto Carrero
implement FFI? ~Jimmy On Apr 18, 2010, at 12:02 AM, Ivan Porto Carrero i...@cloudslide.net wrote: nokogiri works on windows but not on IronRuby ... it needs a C-extension --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http

Re: [Ironruby-core] How could I get RPC in iron ruby?

2010-04-18 Thread Ivan Porto Carrero
nokogiri works on windows but not on IronRuby ... it needs a C-extension --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com

Re: [Ironruby-core] IronRuby + Mono 2.6.3

2010-04-16 Thread Ivan Porto Carrero
working out of the 2.6 tree since there are going to be a few more 2.6 bugfix releases before 2.8 is out. Do you know what bugs from trunk needs to be backported? On Thu, Apr 8, 2010 at 2:22 AM, Ivan Porto Carrero i...@cloudslide.netwrote: you can't. you need mono trunk --- Met vriendelijke

Re: [Ironruby-core] Attempting To Get IronRuby.Rack Running a non-demo rails site

2010-04-16 Thread Ivan Porto Carrero
where did you place the web.config? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob: +32.486.787.582 Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] IronRuby + Mono 2.6.3

2010-04-07 Thread Ivan Porto Carrero
you can't. you need mono trunk --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP

Re: [Ironruby-core] Expectations for runs of irtests

2010-04-05 Thread Ivan Porto Carrero
I can :) http://hudson.colliertech.org that's a windows build machine with en-us culture --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob: +32.486.787.582 Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author

[Ironruby-core] ir -S gem not working on windows 7 32-bit

2010-03-25 Thread Ivan Porto Carrero
Hi just for information: On a clean instance of windows 7, with the latest ironruby release and using cmd.exe I'm unable to run ir -S gem install rails can't find C:\users\ivan\gem is the error message. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http

Re: [Ironruby-core] Using Ruby's standard libraries in Silverlight

2010-03-23 Thread Ivan Porto Carrero
I'd the contents of the lib folder in a zip file and then use gestalt to download the zip. from then on they are available --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com

Re: [Ironruby-core] Using Ruby's standard libraries in Silverlight

2010-03-23 Thread Ivan Porto Carrero
I thought that already happened (dlr-slvx requirement etc) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] Using Ruby's standard libraries in Silverlight

2010-03-23 Thread Ivan Porto Carrero
for assemblies you need to add an appmanifest I think --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft

Re: [Ironruby-core] ETIMEDOUT error code

2010-03-22 Thread Ivan Porto Carrero
OpenSSL is not complete yet --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Tue

Re: [Ironruby-core] IronRuby.Rack how to debug?

2010-03-15 Thread Ivan Porto Carrero
I can attach and step through but just when the interesting bit occurs visual studio takes a hike but will try this again later --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com

[Ironruby-core] IronRuby.Rack how to debug?

2010-03-14 Thread Ivan Porto Carrero
that there would be some useful information there for me but because visual studio quits right at the interesting moment I'm unable to figure out what's going on as nothing is printed in the sysinternals debugvw application. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web

Re: [Ironruby-core] IIS + IronRuby

2010-03-14 Thread Ivan Porto Carrero
Well it's not really working atm at least not for me http://www.ruby-forum.com/topic/205999 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action

Re: [Ironruby-core] IIS + IronRuby

2010-03-14 Thread Ivan Porto Carrero
That should make your application work on IIS but there is still an open problem around it not serving the images. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author

Re: [Ironruby-core] [ANN] IronRuby 1.0 RC3

2010-03-12 Thread Ivan Porto Carrero
yes.. you have to give me 1 day after the ironruby team releases something because Im usually asleep --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob: +32.486.787.582 Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com

Re: [Ironruby-core] IronRuby version of existing gems

2010-03-11 Thread Ivan Porto Carrero
+1 for lowercase --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Thu, Mar 11

Re: [Ironruby-core] Rails deployment in IIS

2010-03-11 Thread Ivan Porto Carrero
need it for my last chapter It would be great to get this working end to end. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http

Re: [Ironruby-core] IronRuby version of existing gems

2010-03-11 Thread Ivan Porto Carrero
for terrible marketing and terrible naming, so I'd argue that use the correct spelling is an anti-feature :-) Personally, I like Tomas' suggestion of clr gemname-universal-clr2.0 looks very nice :-) -- --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob

Re: [Ironruby-core] The Proper way to detect the Windows Platform in Ruby

2010-03-11 Thread Ivan Porto Carrero
. http://blog.emptyway.com/2009/11/03/proper-way-to-detect-windows-platform-in-ruby/-- Will Green http://hotgazpacho.org/ -- --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob: +32.486.787.582 Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter

[Ironruby-core] ironruby.rack patch

2010-03-10 Thread Ivan Porto Carrero
HI I needed IronRuby.Rack today so I patched it to work without GetExecutionContext the patch is attached --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author

Re: [Ironruby-core] ironruby.rack patch

2010-03-10 Thread Ivan Porto Carrero
groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Wed, Mar 10, 2010 at 8:24 PM, Jimmy Schementi jimmy.scheme

Re: [Ironruby-core] Rake error with IronRuby on Mono - PathName2 / System.dll

2010-03-09 Thread Ivan Porto Carrero
don't do rake try using the ./build script it sets an environment variable MERLIN_ROOT you need ruby 1.8.x to build it and you need to install the pathname2 gem --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob: +32.486.787.582 Web: http

[Ironruby-core] Chiron on linux

2010-03-09 Thread Ivan Porto Carrero
Hi the chiron /b command works on mac and windows but AFAIK it doesn't on linux based systems. On debian and ubuntu systems often there is a package xdg-open installed which provides the same functionality as start on windows and open on mac. So if you check for the existence of xdg-open the

Re: [Ironruby-core] Chiron on linux

2010-03-09 Thread Ivan Porto Carrero
nah I was reviewing the chapter on silverlight earlier. I'm not doing much silverlight at all :) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby

Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

2010-03-06 Thread Ivan Porto Carrero
You can use bundler 0.9 perhaps that will install on gems 1.3.5 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] Mono setup

2010-03-04 Thread Ivan Porto Carrero
This time I actually added the ironruby mailinglist address instead of just the info :) On Thu, Mar 4, 2010 at 9:34 AM, Ivan Porto Carrero i...@whiterabbitconsulting.eu wrote: Hello Ryan, I've included the mailinglist because this info can be of help to other people trying to get going

[Ironruby-core] Handling CLR events

2010-03-04 Thread Ivan Porto Carrero
#file_app.rb --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob: +32.486.787.582 Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP

[Ironruby-core] FYI: Breaking changes in last push

2010-03-04 Thread Ivan Porto Carrero
with HEAD --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP

Re: [Ironruby-core] FYI: Breaking changes in last push

2010-03-04 Thread Ivan Porto Carrero
No that was just a heads up for other people. After having spent some time finding out why my markup extensions wouldn't work anymore. I like this API better. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz

Re: [Ironruby-core] IronRuby version of existing gems

2010-03-03 Thread Ivan Porto Carrero
we need to update rbconfig. it should also detect the runtime correctly --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com

Re: [Ironruby-core] rails sqlserver

2010-03-02 Thread Ivan Porto Carrero
docs have been updated already and I added a sqlite bit too. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

[Ironruby-core] mongomapper part 2

2010-03-02 Thread Ivan Porto Carrero
gems in 64-bit mode --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Ivan Porto Carrero
try this one? http://ironruby.codeplex.com/releases/view/40175 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] Open-Uri Path in App.Config

2010-03-01 Thread Ivan Porto Carrero
Is this still an issue? Provide a config file like this: ?xml version='1.0' encoding='UTF-8'? configuration configSections section name='microsoft.scripting' requirePermission='false' type='Microsoft.Scripting.Hosting.Configuration.Section, Microsoft.Scripting, Version=1.0.0.0,

Re: [Ironruby-core] Open-Uri Path in App.Config

2010-03-01 Thread Ivan Porto Carrero
(../../screenscraper.rb); var screenScraper = engine.Operations.CreateInstance(obj); var html = engine.Operations.InvokeMember(screenScraper, scrape, url); Console.WriteLine(html); --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero - Mob

Re: [Ironruby-core] Cucumber with IronRuby

2010-03-01 Thread Ivan Porto Carrero
--- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Mon, Mar 1, 2010 at 4:08 PM, Mohammad Azam li...@ruby-forum.com

Re: [Ironruby-core] Cucumber with IronRuby

2010-03-01 Thread Ivan Porto Carrero
to get a backtrace of what's happening you can run icucumber -b features/prime.feature --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http

Re: [Ironruby-core] WatiR with IronRuby

2010-03-01 Thread Ivan Porto Carrero
watir relies on windows-pr which isn't pure ruby, windows-process and windows-api I don't think they work on ironruby --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim

Re: [Ironruby-core] iron-term-ansicolor 0.0.2 Released

2010-03-01 Thread Ivan Porto Carrero
I also get it when I try to install from a remote location. But downloading the source and building the gem does work. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim

Re: [Ironruby-core] Open-Uri Path in App.Config

2010-03-01 Thread Ivan Porto Carrero
Did you change the paths in the app.config file to be absolute? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

[Ironruby-core] mongomapper

2010-03-01 Thread Ivan Porto Carrero
-driver/rakefile:38 (See full trace by running task with --trace) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] Anyone interested in implementing Etc module for Mono?

2010-02-26 Thread Ivan Porto Carrero
You can also look at the Mono.Native and Mono.Posix It's all in there already On Thu, Feb 25, 2010 at 10:48 PM, Tomas Matousek tomas.matou...@microsoft.com wrote: It would actually be better *not* to use FFI whenever possible. Native code interop is platform specific and thus would require us

Re: [Ironruby-core] Getting up and running with ActiveRecord + Sqlserver

2010-02-19 Thread Ivan Porto Carrero
could I see your database.yml file? --- 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 Fri, Feb 19, 2010 at 12:24 PM, Scott Holden shol

Re: [Ironruby-core] MRI 1.8.7 compatibility

2010-02-16 Thread Ivan Porto Carrero
- Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Feb 16, 2010 at 12:30 AM, Jim Deville jdevi...@microsoft.comwrote: I honestly don’t think that shipping a 1.0 will delay any future

Re: [Ironruby-core] Asynchronous Delegates

2010-02-11 Thread Ivan Porto Carrero
or take a look here: I think the threadpool code is the one you want but it's commented out right now http://github.com/casualjim/ironnails/blob/master/IronNails/vendor/iron_nails/lib/nails_engine.rb#L61 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM

[Ironruby-core] running some benchmarks

2010-02-11 Thread Ivan Porto Carrero
and/or come across more issues. --- 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

Re: [Ironruby-core] MRI 1.8.7 compatibility

2010-02-11 Thread Ivan Porto Carrero
+1 for 1.9 1.8.7 and 1.8.8 are backport releases with stuff they put in Ruby 1.9 AFAIK --- 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 Fri

[Ironruby-core] mono builds

2010-02-11 Thread Ivan Porto Carrero
should be able to run it from mono 2.4.3.2 and up IIRC. --- 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

Re: [Ironruby-core] Rails 3?

2010-02-05 Thread Ivan Porto Carrero
I don't think anybody tried that already. I'd be keen to get your results --- 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 Fri, Feb 5, 2010

[Ironruby-core] reopen workitem 3688 and/or 3718

2010-02-04 Thread Ivan Porto Carrero
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 Ironruby-core@rubyforge.org http://rubyforge.org/mailman

Re: [Ironruby-core] reopen workitem 3688 and/or 3718

2010-02-04 Thread Ivan Porto Carrero
https://bugzilla.novell.com/show_bug.cgi?id=577029 --- 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 Thu, Feb 4, 2010 at 4:21 PM, Ivan Porto

Re: [Ironruby-core] autospec

2010-02-04 Thread Ivan Porto Carrero
you'll have to do this for the ironruby version. http://flanders.co.nz/2009/10/26/creating-launcher-scripts-for-ironruby/ when RC2 is there it becomes ir -S autospec --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http

Re: [Ironruby-core] A nicer syntax for generic extension methods

2010-02-03 Thread Ivan Porto Carrero
%) a(:age) 23 order_by :name.desc end that may be wrong but it's close to something like that.. --- 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

Re: [Ironruby-core] A nicer syntax for generic extension methods

2010-02-03 Thread Ivan Porto Carrero
is in there yet that makes this easier to do. Anyway you can reuse anonymous types did you know that? Alex James learnt the trick from Wes Dyer http://blogs.msdn.com/alexj/archive/2007/11/22/t-castbyexample-t-object-o-t-example.aspx --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero

Re: [Ironruby-core] Hosting DLR under ASP.NET

2010-02-02 Thread Ivan Porto Carrero
There you go: http://github.com/casualjim/ironrubymvc --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Feb 2

Re: [Ironruby-core] A nicer syntax for generic extension methods

2010-02-02 Thread Ivan Porto Carrero
just pass your block to the constructor of a delegate and you should be good to go Action.new { more_work_here } --- 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

Re: [Ironruby-core] IronRuby idiom for using (IDisposable) ?

2010-02-01 Thread Ivan Porto Carrero
yes http://github.com/casualjim/ironnails/blob/master/IronNails/vendor/iron_nails/lib/core_ext/kernel.rb#L17 --- 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

Re: [Ironruby-core] IronRuby idiom for using (IDisposable) ?

2010-02-01 Thread Ivan Porto Carrero
you don't need to provide the true anymore. It was a bug a year ago and I still have to update that --- 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

Re: [Ironruby-core] IronRuby idiom for using (IDisposable) ?

2010-02-01 Thread Ivan Porto Carrero
it's not a rubyism as such, so I don't think it actually belongs in the core. But opinions may vary --- 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

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-02-01 Thread Ivan Porto Carrero
you don't need to do that anymore :) At least not for the ironruby that is on github and built from source there the instructions become: ir -S gem install rspec run specs: ir -S spec spec/**/*_spec.rb --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http

Re: [Ironruby-core] Differences between 1/ MRI and 2/ IronRuby+JRuby

2010-01-30 Thread Ivan Porto Carrero
(main):021:0 irb(main):022:0* puts Templator.render(template, { :version = RUBY_PLATFORM }) The value of x is: i386-mingw32 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action

Re: [Ironruby-core] Mocking behavior between clr types

2010-01-27 Thread Ivan Porto Carrero
- 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 Wed, Jan 27, 2010 at 6:58 AM, Ivan Porto Carrero i...@flanders.co.nzwrote: yes typemock uses the CLR profiling API

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-26 Thread Ivan Porto Carrero
the stacks produced by IronRuby a little different from the stacks produced by MRI for example. To get code coverage for the CLR is that again the CLR profiling API you would leverage? could somebody point me in the right direction? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto

Re: [Ironruby-core] Updated Rails instructions

2010-01-26 Thread Ivan Porto Carrero
I'm not seeing that issue atm but I'll work on ironruby-sqlserver tonight. So if Sam wants to send me a repro I can also look at the cause for his problem and hopefully fix it. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http

Re: [Ironruby-core] Why IronRuby?

2010-01-26 Thread Ivan Porto Carrero
a datamapper adapter so I don't have to deal with ActiveRecord and its inconsistencies or actually writing sql --- 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

Re: [Ironruby-core] Contributing to IronRuby on *nix

2010-01-26 Thread Ivan Porto Carrero
- Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Jan 26, 2010 at 7:08 PM, C. K. Ponnappa ckponna...@gmail.comwrote: Hello everyone, Recently I've been trying develop a gem with native

Re: [Ironruby-core] Contributing to IronRuby on *nix

2010-01-26 Thread Ivan Porto Carrero
- Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Jan 26, 2010 at 9:09 PM, Shri Borde shri.bo...@microsoft.comwrote: FWIW http://wiki.github.com/ironruby/ironruby/ has general

Re: [Ironruby-core] Mocking behavior between clr types

2010-01-26 Thread Ivan Porto Carrero
--- 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 Wed, Jan 27, 2010 at 4:50 AM, Miguel Madero m...@miguelmadero.com wrote: TypeMock is doing

Re: [Ironruby-core] igem install rake raise an System.UnauthorizedAccessException (Windows 7)

2010-01-25 Thread Ivan Porto Carrero
it's a known issue that should be fixed in the next release, AFAIK --- 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 1

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
the command you want is ispec or you're mixing the gems from your MRI install in which case I'd say don't do that nastiness follows. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
man! changing the PATH variable isn't needed it never worked the way you say. http://flanders.co.nz/2009/10/26/creating-launcher-scripts-for-ironruby/ follow that for the spec and spec.bat file --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
thought we worked out last time that this is probably not the best idea, because it's confusing if you're not used to working in the console and with the environment variables. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
* build your own gem so you know how it works * Did I mention don't badmouth stuff if the real problem is ignorance. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
script (rocket science, I think not) killing the need for a preordained location which probably isn't where I want it. You don't even need to set the path and if you're running a script it's easy to do so in the script. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
that this is still in development). --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 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 8:45 PM, Mohammad Azam li

Re: [Ironruby-core] Did Something Changed Again in Spec...

2010-01-25 Thread Ivan Porto Carrero
nope that's right. --- 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 9:15 PM, Mohammad Azam li...@ruby-forum.com wrote

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 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

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

Re: [Ironruby-core] Mocking behavior between clr types

2010-01-24 Thread Ivan Porto Carrero
of Caricature with RSpec which will be in the update at the end of january. Contact me off list if you want a discount :) --- 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

Re: [Ironruby-core] Is it possible to generate DLLs?

2010-01-24 Thread Ivan Porto Carrero
using a zip format blocks you from using it in certain ways like adding it as a reference to visual studio. Nobody says your dll needs to contain just ruby code. It can contain thin C# wrappers for example. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http

[Ironruby-core] dealing with TFS

2010-01-23 Thread Ivan Porto Carrero
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 Ironruby-core@rubyforge.org http

Re: [Ironruby-core] dealing with TFS

2010-01-23 Thread Ivan Porto Carrero
-with-the-quirks-of-TFS-using-git-take-2 I'll check out the ironruby source code too on how you do it. --- 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

Re: [Ironruby-core] Updated Rails instructions

2010-01-19 Thread Ivan Porto Carrero
and select view console window That gives you the cmd window and you can use mark, Then to your rails problem. Does your database exist? For item 2. Does anything show up in log/develpment.log? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http

  1   2   3   4   5   >