RemObjects Suite Subscription for All Platforms

Released: May 6, 2016

Funzionalità

This release focused on revising and improving Remoting SDK, the network layer that underlies Data Abstract.

New Enhancements for Data Abstract for Delphi 9.0.97

  • Added support for Delphi 10.1 Berlin.

New Features and Enhancements for Data Abstract for Cocoa 9.0.95

  • All new CodeGen4-based code generation.
  • Build with and support Bitcode.
  • tvOS Support.
  • watchOS support.
  • Port DA samples to Swift.
  • Combine iOS, watchOS and tvOS frameworks to be fat/universal for Device+Simulator.
  • Improvements and nullability annotations for better Swift and Elements interop.
  • New remoteDataAdapter:requestDidFailWithException: delegate callback, and handle clientChannel:requestDidFailWithException as well.
  • Ship product as as .dmg, not .pkg.
  • Ship proper ".framework" for iOS (in addition to static library).
  • Started converting some APIs to use generics, when building for iOS 9 or OS X 10.11.

New Features for Remoting SDK 9.0.97.

  • Provides a simple way to set the SSL certificate validation callback for Ip-based client channels.
  • Better compatibility for SOAP between Delphi and .NET.
  • Ip-based client channels should refuse non-valid certificates (including self-signed ones) by default.