Hi there, I''ve got a question about the plans for V1 for ASP.Net and Silverlight. Regarding ASP.Net - I know that there is an ASP.NET dynamic language support project on codeplex, but it says that the IronRuby support is coming. Is there a source code somewhere? Regarding Silverlight - I remember Jimmy told that agDLR would be going away in the future. Is it going to happen soon? Thanks! Shay. ---------------------------- Shay Friedman http://www.IronShay.com Follow me: http://twitter.com/ironshay -- Posted via http://www.ruby-forum.com/.
Jimmy Schementi
2009-Aug-11 17:05 UTC
[Ironruby-core] IronRuby with ASP.Net and Silverlight
ASP.NET - We''re working on open-sourcing the IronPython asp.net integration. We have a prototype of Ruby support, and will eventually extend it to fully support Ruby. It''s currently not planned for the 1.0 release. Silverlight - AgDLR/sdlsdk/whatever else I called it is no longer the place for Silverlight integration with Ruby and Python; the respective language source trees have the latest source and the language releases have binaries for use in Silverlight. Take a look at http://sdlsdk.codeplex.com and http://github.com/jschementi/agdlr, they both have notices that the sites are no longer in use, so agdlr and sdlsdk have already gone-away. For v1 we''ll also support putting code in <script> tags. There''s a slight design difference than how <script src=""></script> tags work, but I''ll bring that up on another thread shortly. Does that answer your questions Shay? ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] on behalf of Shay Friedman [lists at ruby-forum.com] Sent: Tuesday, August 11, 2009 8:34 AM To: ironruby-core at rubyforge.org Subject: [Ironruby-core] IronRuby with ASP.Net and Silverlight Hi there, I''ve got a question about the plans for V1 for ASP.Net and Silverlight. Regarding ASP.Net - I know that there is an ASP.NET dynamic language support project on codeplex, but it says that the IronRuby support is coming. Is there a source code somewhere? Regarding Silverlight - I remember Jimmy told that agDLR would be going away in the future. Is it going to happen soon? Thanks! Shay. ---------------------------- Shay Friedman http://www.IronShay.com Follow me: http://twitter.com/ironshay -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
Thanks a lot Jimmy! I guess I''ll stick with ASP.Net MVC for now :) ---------------------------- Shay Friedman http://www.IronShay.com Follow me: http://twitter.com/ironshay On 8/11/09, Jimmy Schementi <Jimmy.Schementi at microsoft.com> wrote:> ASP.NET - We''re working on open-sourcing the IronPython asp.net integration. > We have a prototype of Ruby support, and will eventually extend it to fully > support Ruby. It''s currently not planned for the 1.0 release. > > Silverlight - AgDLR/sdlsdk/whatever else I called it is no longer the place > for Silverlight integration with Ruby and Python; the respective language > source trees have the latest source and the language releases have binaries > for use in Silverlight. Take a look at http://sdlsdk.codeplex.com and > http://github.com/jschementi/agdlr, they both have notices that the sites > are no longer in use, so agdlr and sdlsdk have already gone-away. For v1 > we''ll also support putting code in <script> tags. There''s a slight design > difference than how <script src=""></script> tags work, but I''ll bring that > up on another thread shortly. > > Does that answer your questions Shay? > ________________________________________ > From: ironruby-core-bounces at rubyforge.org > [ironruby-core-bounces at rubyforge.org] on behalf of Shay Friedman > [lists at ruby-forum.com] > Sent: Tuesday, August 11, 2009 8:34 AM > To: ironruby-core at rubyforge.org > Subject: [Ironruby-core] IronRuby with ASP.Net and Silverlight > > Hi there, > > I''ve got a question about the plans for V1 for ASP.Net and Silverlight. > > Regarding ASP.Net - I know that there is an ASP.NET dynamic language > support project on codeplex, but it says that the IronRuby support is > coming. Is there a source code somewhere? > > Regarding Silverlight - I remember Jimmy told that agDLR would be going > away in the future. Is it going to happen soon? > > Thanks! > Shay. > > ---------------------------- > Shay Friedman > http://www.IronShay.com > Follow me: http://twitter.com/ironshay > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >
Talking about ASP.Net MVC - Are we planning to ship IronRubyMVC dlls with the IronRuby installation? Thanks! Shay. ---------------------------- Shay Friedman http://www.IronShay.com Follow me: http://twitter.com/ironshay On 8/11/09, Shay Friedman <shay.friedman at gmail.com> wrote:> Thanks a lot Jimmy! > > I guess I''ll stick with ASP.Net MVC for now :) > > ---------------------------- > Shay Friedman > http://www.IronShay.com > Follow me: http://twitter.com/ironshay > > On 8/11/09, Jimmy Schementi <Jimmy.Schementi at microsoft.com> wrote: >> ASP.NET - We''re working on open-sourcing the IronPython asp.net >> integration. >> We have a prototype of Ruby support, and will eventually extend it to >> fully >> support Ruby. It''s currently not planned for the 1.0 release. >> >> Silverlight - AgDLR/sdlsdk/whatever else I called it is no longer the >> place >> for Silverlight integration with Ruby and Python; the respective language >> source trees have the latest source and the language releases have >> binaries >> for use in Silverlight. Take a look at http://sdlsdk.codeplex.com and >> http://github.com/jschementi/agdlr, they both have notices that the sites >> are no longer in use, so agdlr and sdlsdk have already gone-away. For v1 >> we''ll also support putting code in <script> tags. There''s a slight design >> difference than how <script src=""></script> tags work, but I''ll bring >> that >> up on another thread shortly. >> >> Does that answer your questions Shay? >> ________________________________________ >> From: ironruby-core-bounces at rubyforge.org >> [ironruby-core-bounces at rubyforge.org] on behalf of Shay Friedman >> [lists at ruby-forum.com] >> Sent: Tuesday, August 11, 2009 8:34 AM >> To: ironruby-core at rubyforge.org >> Subject: [Ironruby-core] IronRuby with ASP.Net and Silverlight >> >> Hi there, >> >> I''ve got a question about the plans for V1 for ASP.Net and Silverlight. >> >> Regarding ASP.Net - I know that there is an ASP.NET dynamic language >> support project on codeplex, but it says that the IronRuby support is >> coming. Is there a source code somewhere? >> >> Regarding Silverlight - I remember Jimmy told that agDLR would be going >> away in the future. Is it going to happen soon? >> >> Thanks! >> Shay. >> >> ---------------------------- >> Shay Friedman >> http://www.IronShay.com >> Follow me: http://twitter.com/ironshay >> -- >> Posted via http://www.ruby-forum.com/. >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >
Jimmy Schementi
2009-Aug-12 16:07 UTC
[Ironruby-core] IronRuby with ASP.Net and Silverlight
Not planning on doing that; the release contents are pretty much final. It makes sense for any .net library integration binaries to be it''s own seperate package. The only exception in Silverlight since you need special language binaries. ~Jimmy Sent from my phone On Aug 11, 2009, at 9:39 PM, "Shay Friedman" <shay.friedman at gmail.com> wrote:> Talking about ASP.Net MVC - Are we planning to ship IronRubyMVC dlls > with the IronRuby installation? > > Thanks! > Shay. > > ---------------------------- > Shay Friedman > http://www.IronShay.com > Follow me: http://twitter.com/ironshay > > On 8/11/09, Shay Friedman <shay.friedman at gmail.com> wrote: >> Thanks a lot Jimmy! >> >> I guess I''ll stick with ASP.Net MVC for now :) >> >> ---------------------------- >> Shay Friedman >> http://www.IronShay.com >> Follow me: http://twitter.com/ironshay >> >> On 8/11/09, Jimmy Schementi <Jimmy.Schementi at microsoft.com> wrote: >>> ASP.NET - We''re working on open-sourcing the IronPython asp.net >>> integration. >>> We have a prototype of Ruby support, and will eventually extend it >>> to >>> fully >>> support Ruby. It''s currently not planned for the 1.0 release. >>> >>> Silverlight - AgDLR/sdlsdk/whatever else I called it is no longer >>> the >>> place >>> for Silverlight integration with Ruby and Python; the respective >>> language >>> source trees have the latest source and the language releases have >>> binaries >>> for use in Silverlight. Take a look at http://sdlsdk.codeplex.com >>> and >>> http://github.com/jschementi/agdlr, they both have notices that >>> the sites >>> are no longer in use, so agdlr and sdlsdk have already gone-away. >>> For v1 >>> we''ll also support putting code in <script> tags. There''s a slight >>> design >>> difference than how <script src=""></script> tags work, but I''ll >>> bring >>> that >>> up on another thread shortly. >>> >>> Does that answer your questions Shay? >>> ________________________________________ >>> From: ironruby-core-bounces at rubyforge.org >>> [ironruby-core-bounces at rubyforge.org] on behalf of Shay Friedman >>> [lists at ruby-forum.com] >>> Sent: Tuesday, August 11, 2009 8:34 AM >>> To: ironruby-core at rubyforge.org >>> Subject: [Ironruby-core] IronRuby with ASP.Net and Silverlight >>> >>> Hi there, >>> >>> I''ve got a question about the plans for V1 for ASP.Net and >>> Silverlight. >>> >>> Regarding ASP.Net - I know that there is an ASP.NET dynamic language >>> support project on codeplex, but it says that the IronRuby support >>> is >>> coming. Is there a source code somewhere? >>> >>> Regarding Silverlight - I remember Jimmy told that agDLR would be >>> going >>> away in the future. Is it going to happen soon? >>> >>> Thanks! >>> Shay. >>> >>> ---------------------------- >>> Shay Friedman >>> http://www.IronShay.com >>> Follow me: http://twitter.com/ironshay >>> -- >>> Posted via http://www.ruby-forum.com/. >>> _______________________________________________ >>> Ironruby-core mailing list >>> Ironruby-core at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/ironruby-core >>> >>> _______________________________________________ >>> Ironruby-core mailing list >>> Ironruby-core at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/ironruby-core >>> >> > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >