<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-20975090.post114544582047772362..comments</id><updated>2010-07-30T20:03:04.006-05:00</updated><title type='text'>Comments on Headius: JRuby on Rails</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.headius.com/feeds/114544582047772362/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default'/><link rel='alternate' type='text/html' href='http://blog.headius.com/2006/04/jruby-on-rails.html'/><author><name>Charles Oliver Nutter</name><uri>http://www.blogger.com/profile/06400331959739924670</uri><email>headius@headius.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-20975090.post-114616526485750832</id><published>2006-04-27T14:14:00.000-05:00</published><updated>2006-04-27T14:14:00.000-05:00</updated><title type='text'>Well, I'm very impressed.  I'll be tracking develo...</title><content type='html'>Well, I'm very impressed.  I'll be tracking developments on this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114616526485750832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114616526485750832'/><link rel='alternate' type='text/html' href='http://blog.headius.com/2006/04/jruby-on-rails.html?showComment=1146165240000#c114616526485750832' title=''/><author><name>Anthony Martin</name><uri>http://www.blogger.com/profile/09626225861235441193</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.headius.com/2006/04/jruby-on-rails.html' ref='tag:blogger.com,1999:blog-20975090.post-114544582047772362' source='http://www.blogger.com/feeds/20975090/posts/default/114544582047772362' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-20975090.post-114549466990486337</id><published>2006-04-19T19:57:00.000-05:00</published><updated>2006-04-19T19:57:00.000-05:00</updated><title type='text'>We are planning to start work on a compiler after ...</title><content type='html'>We are planning to start work on a compiler after JavaOne, both for performance reasons and to support extending Java classes in Ruby (which we can't do now because we use java.lang.reflect.Proxy which only works on interfaces). We may also have an intermediate compiler for a short-term performance gain, and we may be able to tackle the class extension issue earlier than compilation. Fun stuff!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114549466990486337'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114549466990486337'/><link rel='alternate' type='text/html' href='http://blog.headius.com/2006/04/jruby-on-rails.html?showComment=1145494620000#c114549466990486337' title=''/><author><name>Charles Oliver Nutter</name><uri>http://www.blogger.com/profile/06400331959739924670</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='10654842259138240802'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.headius.com/2006/04/jruby-on-rails.html' ref='tag:blogger.com,1999:blog-20975090.post-114544582047772362' source='http://www.blogger.com/feeds/20975090/posts/default/114544582047772362' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-20975090.post-114549114184947551</id><published>2006-04-19T18:59:00.000-05:00</published><updated>2006-04-19T18:59:00.000-05:00</updated><title type='text'>I saw in the limitations document that the reason ...</title><content type='html'>I saw in the limitations document that the reason you can't extend with Ruby in runtime and consume the descendant with Java because you don't have a compiler.&lt;BR/&gt;&lt;BR/&gt;This might be over my head, but if you did have a compiler, wouldn't that make JRuby an excellent platform for testing Ruby code?  An intriguing possibility.&lt;BR/&gt;&lt;BR/&gt;Or is this compiler a pie-in-the-sky requirement in the first place?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114549114184947551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114549114184947551'/><link rel='alternate' type='text/html' href='http://blog.headius.com/2006/04/jruby-on-rails.html?showComment=1145491140000#c114549114184947551' title=''/><author><name>Anthony Martin</name><uri>http://www.blogger.com/profile/09626225861235441193</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.headius.com/2006/04/jruby-on-rails.html' ref='tag:blogger.com,1999:blog-20975090.post-114544582047772362' source='http://www.blogger.com/feeds/20975090/posts/default/114544582047772362' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-20975090.post-114548240128088654</id><published>2006-04-19T16:33:00.000-05:00</published><updated>2006-04-19T16:33:00.000-05:00</updated><title type='text'>That is exactly the deployment scenario we're shoo...</title><content type='html'>That is exactly the deployment scenario we're shooting for. We already have some prototype code of a "CGI Servlet" that provides a webapp-based entry point into Rails, and it works as well as an FCGI option (with the caveat that we're still much slower than C Ruby). Eventually, we want to be able to WAR up an entire Rails app + libraries, shove it into a webapp container, and off it goes. It will happen sooner than you think!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114548240128088654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114548240128088654'/><link rel='alternate' type='text/html' href='http://blog.headius.com/2006/04/jruby-on-rails.html?showComment=1145482380000#c114548240128088654' title=''/><author><name>Charles Oliver Nutter</name><uri>http://www.blogger.com/profile/06400331959739924670</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='10654842259138240802'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.headius.com/2006/04/jruby-on-rails.html' ref='tag:blogger.com,1999:blog-20975090.post-114544582047772362' source='http://www.blogger.com/feeds/20975090/posts/default/114544582047772362' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-20975090.post-114547756451226182</id><published>2006-04-19T15:12:00.000-05:00</published><updated>2006-04-19T15:12:00.000-05:00</updated><title type='text'>I know this is probably too forward thinking and/o...</title><content type='html'>I know this is probably too forward thinking and/or pretentious, but do you think that eventually Rails apps could be deployed on Tomcat packaged as WAR files?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114547756451226182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/20975090/114544582047772362/comments/default/114547756451226182'/><link rel='alternate' type='text/html' href='http://blog.headius.com/2006/04/jruby-on-rails.html?showComment=1145477520000#c114547756451226182' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.headius.com/2006/04/jruby-on-rails.html' ref='tag:blogger.com,1999:blog-20975090.post-114544582047772362' source='http://www.blogger.com/feeds/20975090/posts/default/114544582047772362' type='text/html'/></entry></feed>