reactiveui / reactiveui/ReactiveUI.SourceGenerators

[Feature]: [BindableDerivedList] vs DynamicData

Open
#489 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
71
Forks
6
Avg merge
2d 1h
Merged PRs (30d)
4

Description

Is your feature request related to a problem?

[BindableDerivedList] generates DynamicData-based code, I'd guess there are more people than me using ReactiveUI where this is the only remaining System.Reactive dependency. I'm wondering if there's any thinking towards a System.Reactive-free replacement?

Describe the solution you'd like

To be rid of System.Reactive ;)

Describe alternatives you've considered

No response

Suggestions on how to achieve the feature

No response

Additional context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how BindableDerivedList generates DynamicData-based code and locating the System.Reactive references in the repository. Compare the generated API with ReactiveUI usage and define what a System.Reactive-free replacement must preserve before implementation; done means the dependency is removed without breaking existing BindableDerivedList consumers.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.