Breaking Changes for DXperience v2008 vol 3 (miscellaneous)

ctodx
30 October 2008

This is the fourth part of the Breaking Changes list for v2008 vol 3, covering miscellaneous changes.

This list is not the What's New list for v2008 vol 3, but merely the changes we've had to make to DXperience in order to fix bugs, add new functionality, or improve the user experience. 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 major 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.

Data Library

  • If a control's data source is being changed from a non-UI thread, an exception is now thrown.
    When a control is notified from a non-UI thread that its data source has been changed, an exception will now be thrown. This is now the default behavior.
    If you don't want these exceptions to be thrown (as it worked in previous versions), set the CurrencyDataController.DisableThreadingProblemsDetection property to True.

Breaking Changes part 1 covering charts, reports, gauges.
Breaking Changes part 2 covering scheduling.
Breaking Changes part 3 covering XAF.

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.