Archived

This forum has been archived. Please start a new discussion on GitHub.

Ice Touch 1.3.0 released

mes
mes California
We are pleased to announce the availability of Ice Touch 1.3.0.

This release of Ice Touch adds support for many of the new Ice 3.5 features:
  • A new instrumentation facility for collecting metrics about Ice applications
  • The ability to define optional data members in classes and exceptions
  • The ability to define optional parameters in operations
  • A new "compact" encoding format for Slice classes and exceptions
  • The ability to receive and forward unknown class and exception types without "slicing"
  • C++ 11 support (for iOS 5 and later)

In addition to Ice 3.5 features, Ice Touch also now supports:
  • Xcode 4.6
  • Automatic reference counting (ARC)
  • Implicit contexts
  • Client-side libraries for IceStorm and IceGrid

For a more detailed review of the changes in this release, please refer to the release notes.

Visit our download page to download Ice Touch 1.3.0, and please join us on our forums if you have questions or feedback.

Thank you for your continued support.

The ZeroC Staff