DRb via YAML

Eric Hodel | Sun, 30 Apr 2006 10:01:19 GMT

Posted in , ,

Much longer than it should be as the serialization of objects is buried inside a couple of huge methods. One tricky bit was having to mark DRbObject as not responding to #yaml_initialize, the other was marking a few undumpable classes as undumpable by YAML.

I’ll post it tomorrow when I have more brain.

1 comment

Comments RSS FEED

Eric:

This is exciting stuff! Keep us posted.

Cheers, Dan.

Dan Hodos said 8 days later

Comments are disabled