
2 May
2010
2 May
'10
6:48 p.m.
I would recommend you look at the1.42 documentation. This resolves a lot of the confusion about the usage of serialization in DLLS (aka shared libraries). The real problem is that when I made the library I didn't really consider all the implications of spreading the code accross DLLS and when I did, some many issues came up it took a while to get it right. I think it's correct now. One more iteration and it will be more bullet proof. Robert Ramey