On Mon, 19 Jun 2006, Ola Bini defenestrated me:
> Hi,
> 
> I was just wondering how the status is for 0.9. I know Charles is swamped 
> at work this whole week. Is the plan to release before he gets back?

  There are a few outstanding issues for a 0.9.0 release:
1. The generate script error (which you have a possible solution)
2. Marshaling FlashHash in rails so that a simple rails app works using
   webrick
3. We need to commit a version of rubygems (we want gems installed out
   of the box for people to use).  This involves simple wrappers which 
   allows gems to work by just including gems in path.

  For number one, we will likely use your patch.  It will make Rails 
work which I think is important.  I have some reservations about this
topic since it is not entirely clear how we should solve it.

  I have like 70% of marshalling working for this case (marshalling
in general will need some work during next release to do this right).
FlashHash now marshals properly, but the load code is not quite there
yet.  Of course, once I get this going I need to make sure I did not
regress Marshalling elsewhere (like RubyGems).

  I will get a release out this week if it kills me :)

  We should have not gotten greedy with getting webrick/rails combo working 
for 0.9.0...  But it is way too tempting.  Plus I cannot feel bad about
recent progress even if it did hold up release a little bit.  

-Tom

-- 
+ http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
| Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
|                              |  mind." -Louis Pasteur       |


_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to