Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Deprecated ReactiveLists with Dynamic Data #30

Closed
Col45 opened this issue Apr 4, 2019 · 3 comments
Closed

Replace Deprecated ReactiveLists with Dynamic Data #30

Col45 opened this issue Apr 4, 2019 · 3 comments

Comments

@Col45
Copy link

Col45 commented Apr 4, 2019

I am in the process of updating the ReactiveUI and Reactive nuget packages to the lastest versions. I am also starting to replace all instances of [Deprecated]ReactiveList<T> with Dynamic Data's SourceList<T>, per the suggestion here on the ReactiveUI site.

I was wondering if updating was planned or purposefully avoided. Is the use of ReactiveLists just legacy or is there a functional reason for using them that you found?

@Wouterdek
Copy link
Owner

I was waiting for PR 218, which has now been merged but not yet released.

@Wouterdek
Copy link
Owner

Wouterdek commented Apr 16, 2019

Quick status update: PR 218 has been released, but while working on an update I found a bug in DynamicData for which I opened issue 220

@Wouterdek
Copy link
Owner

Version 4.0.0 uses DynamicData

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants