Maintenance: Move DynamicDataOptions
Description
- Moved
DynamicDataOptionsto its own file - Moved
DynamicDataOptionsto the top-level namespace
@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).
@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
Likely doesn't impact us then. The rxui integration uses methods that have existed for quite some time.
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.