Hi all, I wonder if there is any project for supporting the replication of shared objects between Pharo images.
My interest is to explore the replication approach for distributed, peer-to-peer applications. However, instead of the mainstream replication of data, I'd like to play with the "behavior replication" proposed by the TeaTime architecture from the old Croquet project. The most modern reference I've found is this paper about Archipelago by Eric Seckler and Robert Hirschfeld: http://www.hirschfeld.org/writings/media/SecklerHirschfeld_2014_ArchipelagoAResearchPlatformForComponentInteractionInDistributedApplications_AuthorsVersion.pdf Thank you, Rafael Luque.