Re: [Ironruby-core] eventmachine

2009-11-24 Thread Ivan Porto Carrero
#Named_pipes_in_Windows The java implementation is not that large and I'm hoping that it is a good indication of the work that is involved. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter

Re: [Ironruby-core] Dispatcher.Invoke

2009-11-24 Thread Ivan Porto Carrero
(jo) end --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Nov 24, 2009 at 7:44 PM

Re: [Ironruby-core] Dispatcher.Invoke

2009-11-24 Thread Ivan Porto Carrero
Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Nov 24, 2009 at 7:44 PM, Patrick Brown patrickcbr...@gmail.comwrote: Hello Is it possible to call

Re: [Ironruby-core] Dispatcher.Invoke

2009-11-24 Thread Ivan Porto Carrero
end end System::Windows::Application.new.run MainWindow.new --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http

[Ironruby-core] invoke member and dynamic binding isn't the same?

2009-11-25 Thread Ivan Porto Carrero
; } _rubyOperations.InvokeMember(Something, assign, ivan) does work. The question is why? Is this the expected behavior? Am I missing an assembly reference (it has Ironruby.*, Microsoft.Scripting, Microsoft.Scripting.Core) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http

[Ironruby-core] 2 lines to add to the ir launcher

2009-11-25 Thread Ivan Porto Carrero
on linux and OSX. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

Re: [Ironruby-core] Back with more questions: mono 2.4.x IR 0.9.x

2009-11-26 Thread Ivan Porto Carrero
know how to read C# or VB. I hope this helps you to get started, if not keep sending emails :) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby

Re: [Ironruby-core] ListViewItem DataTemplate

2009-11-26 Thread Ivan Porto Carrero
- Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Wed, Nov 25, 2009 at 8:03 PM, Patrick Brown patrickcbr...@gmail.comwrote

Re: [Ironruby-core] Back with more questions: mono 2.4.x IR 0.9.x

2009-11-26 Thread Ivan Porto Carrero
sandboxed) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Thu, Nov 26, 2009 at 9:27 AM, Andrew S

Re: [Ironruby-core] IronRuby + Mono + WinForms issue

2009-11-26 Thread Ivan Porto Carrero
/pkgconfig:$PKG_CONFIG_PATH export PATH=~/bin:/usr/local/mono/bin:$PATH You can find more stuff here: http://linux.die.net/man/1/mono Are you able to get a hello world app with C# going in winforms? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http

Re: [Ironruby-core] IronRuby + Mono + WinForms issue

2009-11-26 Thread Ivan Porto Carrero
+0100, Ivan Porto Carrero wrote: what's the output of your pkgconfig path? i...@debian-stage:~ » pkg-config --variable=libdir mono /usr/local/mono/lib/pkgconfig/../../lib $ pkg-config --variable=libdir mono /usr/local/mono-2.4/lib/pkgconfig/../../lib i...@debian-stage

Re: [Ironruby-core] IronRuby + Mono + WinForms issue

2009-11-26 Thread Ivan Porto Carrero
http://ebsteblog.wordpress.com/2009/01/15/building-monodevelop-from-svn/ no worries. have fun with it! --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim

Re: [Ironruby-core] ListViewItem DataTemplate

2009-11-27 Thread Ivan Porto Carrero
Yeah sorry for that.. I guess I'm not a morning person keep sending questions, helps me to understand the areas people have trouble with :) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com

[Ironruby-core] xap generation middleware for Rack

2009-11-28 Thread Ivan Porto Carrero
it should do its job. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero

[Ironruby-core] getting the runtime type

2009-11-29 Thread Ivan Porto Carrero
Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com 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] getting the runtime type

2009-11-29 Thread Ivan Porto Carrero
I want to use it for silverlight databinding, but it's part of a bigger plan :) --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action

Re: [Ironruby-core] invoke member and dynamic binding isn't the same?

2009-11-30 Thread Ivan Porto Carrero
I've included a C# project with all the files you need as attachment. http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3213 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter

Re: [Ironruby-core] invoke member and dynamic binding isn't the same?

2009-12-01 Thread Ivan Porto Carrero
d'oh Indeed after using the correct libraries things do work, imagine that... Thanks. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby

Re: [Ironruby-core] amp

2009-12-05 Thread Ivan Porto Carrero
on mono to get the case insensitive paths and \\ / sorted MONO_IOMAP=all but that doesn't fix anything on windows though, it's mono specific hook. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i

Re: [Ironruby-core] How can IronRuby replace XML?

2009-12-15 Thread Ivan Porto Carrero
Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Dec 15, 2009 at 9:17 AM, Shay Friedman shay.fried...@gmail.comwrote: Hi there, Jimmy wrote in one

Re: [Ironruby-core] [IronPython] Chiron and Mono

2009-12-16 Thread Ivan Porto Carrero
Michael it uses System.IO.Compression stuff and a class to create zip files. I'll submit the bug to mono no sweat. I was called away earlier. It happens with small xap files too. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave

Re: [Ironruby-core] Compiling Ruby classes to assemblies for use with Unity3D (which uses Mono 1.2.4)

2009-12-22 Thread Ivan Porto Carrero
and contributions b) gives you mocking that knows about the CLR http://github.com/casualjim/caricature --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author

Re: [Ironruby-core] Testing with IronRuby Query

2009-12-23 Thread Ivan Porto Carrero
to allow network locations but that counts for other .NET stuff too. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com

Re: [Ironruby-core] Iron Ruby Windows Service

2009-12-31 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) On Thu, Dec 31, 2009 at 3:26 PM, Ameer Deen li...@ruby-forum.com wrote: Would this be the answer? http://raa.ruby-lang.org

[Ironruby-core] overriding indexers

2010-01-03 Thread Ivan Porto Carrero
) @cons.call_index_on_class(@ind, key1).should.equal 5 end end end end --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http

Re: [Ironruby-core] Newwer to Ironruby/ruby

2010-01-04 Thread Ivan Porto Carrero
If you need any help getting the ironruby-dbi stuff going ping this list again. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com Twitter: http://twitter.com/casualjim Author of IronRuby in Action

Re: [Ironruby-core] One gem to rule them all?

2010-01-05 Thread Ivan Porto Carrero
,.. folers from within a Cellar repository. So in short you should be able to do so but sometimes it might require a little bit of work to make it dance. http://blogs.sun.com/mandy/entry/rubygems_etc_gemrc --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http

[Ironruby-core] Adding a finalizer to a ruby object

2010-01-08 Thread Ivan Porto Carrero
Porto Carrero Blog: http://flanders.co.nz Google Wave: portocarrero.i...@googlewave.com 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] Adding a finalizer to a ruby object

2010-01-11 Thread Ivan Porto Carrero
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 11, 2010 at 9:44 AM, Jimmy Schementi jimmy.scheme...@microsoft.com wrote: Ivan, I'm not sure but I've asked the rest of the team

Re: [Ironruby-core] Reflection bug?

2010-01-11 Thread Ivan Porto Carrero
) so things might be different now. --- 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 Sun, Jan 10, 2010 at 12:24 AM, andrew Wilson a.wilso

Re: [Ironruby-core] Daily Build

2010-01-12 Thread Ivan Porto Carrero
At the moment the server is down. I'll see if I can get it up again this week. --- 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 Tue, Jan 12

Re: [Ironruby-core] Executing irake from C#

2010-01-14 Thread Ivan Porto Carrero
does not work! -- Posted via http://www.ruby-forum.com/. ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core -- --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto

Re: [Ironruby-core] igem not working

2010-01-14 Thread Ivan Porto Carrero
://www.ruby-forum.com/. ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core -- --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero GSM: +32.486.787.582 Blog: http

Re: [Ironruby-core] Executing irake from C#

2010-01-14 Thread Ivan Porto Carrero
something like this then. require 'rubygems'; require 'rake'; require '../../Rakefile'; Rake::Task['mytask'].execute --- 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] igem not working

2010-01-14 Thread Ivan Porto Carrero
:). Will there be anybody from the IronRuby team attending the mvp summit too? --- 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, Jan 14, 2010

Re: [Ironruby-core] igem not working

2010-01-15 Thread Ivan Porto Carrero
half the time it did before. At this point ironruby is very usable and I would take an app in production with 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

Re: [Ironruby-core] rexml/document with IronRuby

2010-01-15 Thread Ivan Porto Carrero
='..\lib\IronRuby;..\lib\ruby\site_ruby\1.8;..\lib\ruby\site_ruby;..\lib\ruby\1.8'/ /options /microsoft.scripting --- 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] 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

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

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

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

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

<    1   2   3   4   5   >