
15 Apr
2004
15 Apr
'04
3:04 p.m.
On Apr 14, 2004, at 10:57 PM, mvogt@juptech.com wrote:
For anyone interested in extending Robert Ramey's serialization library with derived archive types, the attached archives may be interesting.
Included are an archive template for ordered binary marshalling output (big- or little-endian), and rudimentary specialisations for CDR and XDR formats.
That's great and will be really useful. You've saved me a lot of work! I'll test this and will see how it needs to be extended. As far as I can see at a first glance, string serialization in XDR is not implemented yet? Matthias