[Ironruby-core] xap generation middleware for Rack

2009-11-28 Thread Ivan Porto Carrero
Hi I've created a rack-xapper gem http://github.com/casualjim/rack-xapper It does basically the same thing as chiron but for any rack based application. It's still a work in progress, it doesn't have support for slvx stuff yet but for a silverlight 2 batteries included type of approach it shoul

Re: [Ironruby-core] Finding the mythical root_visual object in Gestalt

2009-11-28 Thread Jimmy Schementi
I can add the "root_visual" variable; the current implementation only defines "me" and "xaml", which do exactly what "root_visual" would do. Unfortunately the implementation doesn't quite match the spec at the moment (I'm not sure why they called it 1.0 =P). On Nov 25, 2009, at 9:12 AM, "Adam B

Re: [Ironruby-core] xap generation middleware for Rack

2009-11-28 Thread Jimmy Schementi
Ivan, While this is very cool, the need for a xap is now not required for silverlight apps; the "gestalt" app-model is now merged into microsoft.scripting.silverlight.dll and will be the default in upcoming builds. More info about this coming soon, and the gestalt webpage will point to the new