[PR #266] [CLOSED] Readme: fixed ObjectObserver & ListObserver methods names. #483

Closed
opened 2025-12-29 15:32:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/266
Author: @migonin
Created: 8/1/2018
Status: Closed

Base: developHead: observers-readme-fix


📝 Commits (1)

  • 6fe708b Fixed ObjectObserver & ListObserver methods name.

📊 Changes

1 file changed (+15 additions, -15 deletions)

View changed files

📝 README.md (+15 -15)

📄 Description

Need to fix method names because it's changed. Also these methods have default implementation and compiler doesn't warn about wrong names, so copied and pasted code is compilable but doesn't work.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/266 **Author:** [@migonin](https://github.com/migonin) **Created:** 8/1/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `observers-readme-fix` --- ### 📝 Commits (1) - [`6fe708b`](https://github.com/JohnEstropia/CoreStore/commit/6fe708b3205e76e7ed8e101fcbc5684ca646c039) Fixed ObjectObserver & ListObserver methods name. ### 📊 Changes **1 file changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -15) </details> ### 📄 Description Need to fix method names because it's changed. Also these methods have default implementation and compiler doesn't warn about wrong names, so copied and pasted code is compilable but doesn't work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:33 +01:00
adam closed this issue 2025-12-29 15:32:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#483