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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/266
Author: @migonin
Created: 8/1/2018
Status: ❌ Closed
Base:
develop← Head:observers-readme-fix📝 Commits (1)
6fe708bFixed 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.