From: Curt Hibbs Date: 2005-04-14T06:00:00+09:00 Subject: Re: What's beyond Rails? Luke Renn wrote: > * Matt Pelletier [2005-04-14 05:38:56 +0900]: > > >>The underlying issue is that HTTP was never designed to do what it is >>being used to do. Much like HTML is now doing things it was never >>designed to do. Designers took HTML and starting using it for layouts, > > > I've been real impressed with the mozilla framework. I wonder if > anyone has gotten around to writing ruby binding yet. I'm suprised > more application aren't written using it to be honest. It was started, but it has not been active for a couple years. From what I recall, it was to the point where you could write XPCOM components in Ruby. What was still needed was to be able to use Ruby along with JavaScript in handling the XUL UI scripting. Curt