Releases: GsDevKit/zinc
Releases · GsDevKit/zinc
2.4.3.6
2.4.3.5
2.4.3.4
Process has become obsolete in GemStone 3.3, replace Process allSubInstances
with ProcessorScheduler scheduler allProcesses
2.4.3.3
2.4.3.2
2.4.3.1
PR #66 and 2.4.3.1 milestone bugs
Zinc 2.4.3
updated 2.4.3 (was 7aacea6f2ff8488d874c532df55ebb12077a7531)
GemStone/S 3.1.x release based on Zinc 2.3.2
Focus of this release is on getting the core Zinc functionality (Zinc-HTTP) ported to GemStone 3.1.x.
Installation
- Upgrade to GLASS 1.0-beta.9
- Install Zinc 2.3.2:
Metacello new
baseline: 'Zinc';
repository: 'github://glassdb/zinc:2.3.2_gs3.1/repository';
load: 'Tests'.
GemStone/S 2.4.x release based on Zinc 2.3.2
Focus of this release is on getting the core Zinc functionality (Zinc-HTTP) ported to GemStone 2.4.x
Installation
- Upgrade to GLASS 1.0-beta.9
- Install Zinc 2.3.2:
Metacello new
baseline: 'Zinc';
repository: 'github://glassdb/zinc:2.3.2_gs2.4/repository';
load: 'Tests'.