DynamicData icon indicating copy to clipboard operation
DynamicData copied to clipboard

Maintenance: Move DynamicDataOptions

Open dwcullop opened this issue 1 year ago • 1 comments

Description

  • Moved DynamicDataOptions to its own file
  • Moved DynamicDataOptions to the top-level namespace

dwcullop avatar Feb 20 '24 19:02 dwcullop

@RolandPheasant If this is what you had in mind, then accept it at your leisure. Or save it for later if you're not ready to make the breaking change.

Later we can discuss if we want to put a read/write IScheduler property on it and then have GlobalConfig.DefaultScheduler forward to that value (or update all the instances to point to it).

dwcullop avatar Feb 20 '24 19:02 dwcullop

@glennawatson / @ChrisPulman this is a minor break which changes the namespace of an object that was introduced in the last release. It is correcting an error, so although technically a breaking change I do not intend to bump the major version

RolandPheasant avatar Mar 06 '24 20:03 RolandPheasant

Likely doesn't impact us then. The rxui integration uses methods that have existed for quite some time.

glennawatson avatar Mar 06 '24 21:03 glennawatson

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Mar 21 '24 00:03 github-actions[bot]