Skip to content

Conversation

@CoderGamester
Copy link
Owner

New:

  • Added Rebind functionality to all Observable classes (ObservableField, ObservableList, ObservableDictionary) allowing rebinding to new data sources without losing existing observers
  • Added Rebind methods to all Observable Resolver classes (ObservableResolverField, ObservableResolverList, ObservableResolverDictionary) to rebind to new origin collections and resolver functions
  • Added new IObservableResolverField interface with Rebind method for resolver field implementations

CoderGamester and others added 2 commits July 13, 2025 17:13
- Added *Rebind* functionality to all Observable classes (*ObservableField*, *ObservableList*, *ObservableDictionary*) allowing rebinding to new data sources without losing existing observers
- Added *Rebind* methods to all Observable Resolver classes (*ObservableResolverField*, *ObservableResolverList*, *ObservableResolverDictionary*) to rebind to new origin collections and resolver functions
- Added new *IObservableResolverField* interface with *Rebind* method for resolver field implementations
@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@CoderGamester CoderGamester merged commit df581c8 into master Nov 3, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants