SOAP

Description

Port of SOAP to GemStone/S

Details

Source
GitHub
Dialect
gemstone (25% confidence)
License
MIT
Stars
1
Forks
3
Created
June 15, 2014
Updated
Jan. 17, 2023

Categories

Serialization

README excerpt

SOAP
====

Port to GemStone/S 3.x in progress...

## Installation

```Smalltalk
Metacello new
  baseline: 'SOAP';
  repository: 'github://glassdb/SOAP:master/repository';
  load.
```

Original repositories: 

*  http://squeaksource.blueplane.jp/SOAP/
*  http://squeaksource.blueplane.jp/SoXML.html

## Travis CI

**GemStone3.x** [![Build Status](https://travis-ci.org/glassdb/SOAP.png?branch=master)](https://travis-ci.org/glassdb/SOAP)
← Back to results