2016-10-19 17:01 GMT-03:00 Michal Balda <lists@michalbalda.cz>:
While playing with Tugrik I came up with a few ideas so I started a clean Pharo image with the following task in mind: find a way of getting objects from Pharo to GemStone and back, as simply as possible, without any unnecessary dependencies. In other words, I wanted to see if I could create a simpler Pharo-to-GemStone persistence solution than the existing Tugrik+Mongo+Voyage stack. As of now it's still in an early phase but I already have something that could work. For the meetup in Zürich I want to have something to show (a small demo), or, if I run into any conceptual issues, to have a topic for discussion if anyone's interested.
Interesting... Will this work in a GemBuilder fashion? (getting replicas and forwarders), or will it work more like James Foster's Jade client for Dolphin that is, AFAIU, a text based protocol? Regards! Esteban A. Maringolo