Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Loading remote bundles, typically served as a static resource, can be done using ConstantRemoteModel.openRemoteBundle().
Local CUG bundles must be loaded/read by the client code, and can then be passed on to ConstantRemoteModel using ConstantRemoteModel.openLocalBundle().

Note: The constructor and the openModel() method of ConstantRemoteModel has a new signature.

Note: This is a technology preview with all the breaking changes to ConstantRemoteModel as well as a new example to showcase the festurefeature. Generation of CUG bundle files (with CugComposer or CPM) will be available in C3 4.1.

...