Edit Rename Upload Download Back to Top

Binary standard for object interchange

Organizer: Paul Baumann

Signup/Members:

Paul has a neat framework for binary interchange of objects that he has ported to several versions of Smalltalk. He has a layer on top of it that can interchange classes and methods very efficiently. This is not all you need for a binary standard for *code* interchange, but it is a big step It would make marshalling trivial.

Paul needs to post his ideas here. He has a vision, a lot of code and design to back it up, and a plan. Ralph Johnson


State Replication Protocol (SRP)


The latest code can be downloaded from the link shown above. The code works with Dolphin, Smalltalk/X, Squeak, VisualAge, and VisualWorks. The code can be easily ported to other dialects.

Paul Baumann


I repackaged the original SRP to Squeak archive file(sar). Now it can be loaded to Squeak 3.5 (or above) easily. No source code changes. SRP for Squeak3.5

Masashi Umezawa


Edit Rename Upload Download Back to Top