Re: [Ironruby-core] can i use asp.net just like C# and Vb.net

2008-03-09 Thread Ivan Porto Carrero
Allow me to correct you on certain points here (1) Code behind/Code besides support with asp.net -- ROR does not have it. RoR is MVC with passive views so you're not coupling your event handling from your view to your controller (on which an action can be viewed as the complete code

Re: [Ironruby-core] can i use asp.net just like C# and Vb.net

2008-03-09 Thread Rahil Kantharia
Ivan Porto Carrero wrote: It looks like the problems you are having are not related to the Rails framework but are rather due to the fact that MRI isn't implemented in .NET. hope this helps a little. Ivan Yes Ivan True indeed. We are currently

Re: [Ironruby-core] Merb as a Milestone, rather than Rails for IronRuby 1.0

2008-03-09 Thread Myles Eftos
Rahil, Although getting Rails compatability is a nice test case, I would say that complete Ruby coverage would be a better goal for 1.0, because that would theorectically mean that Rails or Merb or whatever would be able to be run. One of the problems of targetting Merb at this point would be