Re: [scala] collections serialization -- call for contribution

View: New views
2 Messages — Rating Filter:   Alert me  

Re: [scala] collections serialization -- call for contribution

by Adriaan Moors-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 23, 2009 at 1:04 PM, Vladimir Kirichenko <vladimir.kirichenko@...> wrote:
They are not serializeable or am I missing something?
You're right. We would like them to be serialisable, but currently lack the resources (and, frankly, the expertise on serialisation) to do so. 

So this is an excellent opportunity for serialisation experts to contribute!

thanks!
adriaan

Re: [scala] collections serialization -- call for contribution

by Martin Odersky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Oct 27, 2009 at 4:28 PM, Adriaan Moors
<adriaan.moors@...> wrote:

> On Fri, Oct 23, 2009 at 1:04 PM, Vladimir Kirichenko
> <vladimir.kirichenko@...> wrote:
>>
>> They are not serializeable or am I missing something?
>
> You're right. We would like them to be serialisable, but currently lack the
> resources (and, frankly, the expertise on serialisation) to do so.
> So this is an excellent opportunity for serialisation experts to contribute!
> thanks!
> adriaan

Actually, Stephane Micheloud has volunteered to do it.

Thanks, Stephane!

 -- Martin