On 2012-12-10 20:55, Dan wrote:

You are correct. const or immutable fields won't work. But then, if you
had a field that was const or immutable you might as well make it
static. Any problems with gdup in that case would be the same you would
see if you wanted to implement your own.

As I wrote in a previous post, it's possible to implement. I've done it in my serialization library.

--
/Jacob Carlborg

Reply via email to