zeroc-ice / ice-demos

Sample programs for Ice
https://zeroc.com
GNU General Public License v2.0
325 stars 215 forks source link

Added callback demo for Glacier2 #41

Closed ReeceHumphreys closed 5 years ago

bernardnormier commented 5 years ago

The README.md is missing.

My other comments apply to this Swift version and also other language mappings - may as well get Swift right first!

bernardnormier commented 5 years ago

You should also remove the throws from all the operation implementations, since none of them can throw anything.