Skip to content

switch properties visibility to private#6

Open
shevernitskiy wants to merge 1 commit intodenosaurs:mainfrom
shevernitskiy:private_properties
Open

switch properties visibility to private#6
shevernitskiy wants to merge 1 commit intodenosaurs:mainfrom
shevernitskiy:private_properties

Conversation

@shevernitskiy
Copy link
Copy Markdown

@shevernitskiy shevernitskiy commented Mar 18, 2023

The motivation for these changes is using emitter as class mixin.

For example, if we use lib ts-mixer for mixing various class traits, it can't copy # properties.
EventEmitter often used as such kind of trait. So, it would be nice to use it directly as dependency without any changes.

@eliassjogreen eliassjogreen requested a review from crowlKats April 11, 2023 13:00
@eliassjogreen
Copy link
Copy Markdown
Member

Sorry for the late reply, any opinion on this @crowlKats?

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