[PR #38] [MERGED] Refactor private SimpleEventEmitter props to symbols #37

Closed
opened 2026-05-23 08:37:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-core/pull/38
Author: @appy-one
Created: 4/3/2023
Status: Merged
Merged: 4/3/2023
Merged by: @appy-one

Base: masterHead: improvement/refactor-event-emitter-private-props-to-symbols


📝 Commits (1)

  • db1c1e0 Refactor private EventEmitter props to symbols:

📊 Changes

1 file changed (+21 additions, -17 deletions)

View changed files

📝 src/simple-event-emitter.ts (+21 -17)

📄 Description

Prevents clashing with private properties defined in inheriting classes


🔄 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/appy-one/acebase-core/pull/38 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/3/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `improvement/refactor-event-emitter-private-props-to-symbols` --- ### 📝 Commits (1) - [`db1c1e0`](https://github.com/appy-one/acebase-core/commit/db1c1e0e06b220d09877cfd67c3c905531804f8f) Refactor private EventEmitter props to symbols: ### 📊 Changes **1 file changed** (+21 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/simple-event-emitter.ts` (+21 -17) </details> ### 📄 Description Prevents clashing with private properties defined in inheriting classes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-23 08:37:10 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-core#37
No description provided.