Formal Review Process

Jacob Carlborg doob at me.com
Tue Jun 11 10:31:34 PDT 2013


On 2013-06-11 17:13, Steven Schveighoffer wrote:

> OK, this is good, clearer.

> This should be std.serialization.archives.xmlarchive?

Yes.

> It would be good to know what is being merged in, and where.  Or as I
> read your response elsewhere, you will make them private for now, good.
>
>> I'll start with merging it with Phobos.
>
> I will take a look at the existing API in the meantime.  Knowing how it
> will fit in phobos makes this easier, thanks.

Thanks. I have started to merge with Phobos now. I've got a basic "hello 
world" working. This code works now, after replacing imports.

https://github.com/jacob-carlborg/orange#simple-usage-example

I will now being adding unit tests and fix compile errors as I hit them. 
See:

https://github.com/jacob-carlborg/phobos/tree/serialization

Note, the merge is not complete yet, but I guess no API changes are 
necessary.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list