At 21:42 2006-06-19, you wrote:
>I'm actually on vacation all this week, but I'll be in and out checking on
>progress.
>
>The biggest issue with marshalling is that we simply don't do it
>right...and there's NO SPEC for how it's supposed to work in Ruby. I
>almost launched into writing one by re
I'm actually on vacation all this week, but I'll be in and out checking on progress.The biggest issue with marshalling is that we simply don't do it right...and there's NO SPEC for how it's supposed to work in Ruby. I almost launched into writing one by reverse-engineering the C code several times,
On Mon, 19 Jun 2006, Ola Bini defenestrated me:
>
> Ah, yes, I know where you're coming from here.
> I have some reservations about the line separator issue too, but nothing
> serious enough to keep the patch out for now. We'll have to fix the issue
> correctly at some point, though.
Yeah tha
>
> 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
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