Breaking Changes in v2010 vol 2.10
This page lists important behavior and API changes, which were introduced in this version. If you already have projects using DXperience, you will need to peruse this list in order to understand the changes you might need to make to your source code to support this new release. Note that we only publish the changes to the public interface of our controls. We reserve the right to change the protected, internal, or private interfaces when needed.
Table of Contents
eXpressApp Framework
BC1294: The DiagnosticInfo property of some actions now contains information only from the latest UpdateActionState. The following actions have been affected.
LinkAction, UnlinkAction in LinkUnlinkController;
NewObjectAction in NewObjectViewController;
DeleteAction in DeleteObjectsViewController.
Installation
BC1303: Silent/console mode - Explicit EULA acceptance is necessary to install DXperience. With this release, a new mandatory parameter, /EULA:accept, has been introduced. You must accept the End User License Agreement (EULA) to proceed with the installation.
|