Discussion:
[ANN] StOMP has been ported to VA Smalltalk
(too old to reply)
Masashi Umezawa
2011-07-11 06:42:42 UTC
Permalink
Hello Smalltalkers,

StOMP - a new object serializer for network communication - has been ported to VA Smalltalk.

http://stomp.smalltalk-users.jp/

Features:
- Implementation is compact and portable (runs on Squeak, Pharo, VW, VAST)
- Shared/circular references support
- "Class shape changes" support
- Data is interchangeable between Smalltalk dialects
- Good performance for small sized object graph (http://stomp.smalltalk-users.jp/home/benchmarks)

VAST users can install StOMP from VAStGoodies.com.
http://vastgoodies.com/maps/StOMP

Enjoy!
Janko Mivšek
2011-07-11 08:35:09 UTC
Permalink
Hi Masashi,

Thanks a lot for this valuable tool, specially from a cross-Smalltalk
portability and therefore cooperation perspective!

Best regards
Janko
Post by Masashi Umezawa
Hello Smalltalkers,
StOMP - a new object serializer for network communication - has been ported to VA Smalltalk.
http://stomp.smalltalk-users.jp/
- Implementation is compact and portable (runs on Squeak, Pharo, VW, VAST)
- Shared/circular references support
- "Class shape changes" support
- Data is interchangeable between Smalltalk dialects
- Good performance for small sized object graph (http://stomp.smalltalk-users.jp/home/benchmarks)
VAST users can install StOMP from VAStGoodies.com.
http://vastgoodies.com/maps/StOMP
Enjoy!
--
Janko Mivšek
Aida/Web
Smalltalk Web Application Server
http://www.aidaweb.si
Loading...