Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить конструктор BH в прототип BH #176

Merged
merged 2 commits into from Sep 29, 2016

Conversation

megatolya
Copy link
Contributor

Привет!

Нам нужен отдельный инстанс bh, но так получилось, что мы везде провайдим и реквайрим именно инстанс bh, а не BH.

Самый простой и (в меру) некостыльный способ для нас - использовать конструктор объекта bh, который должен быть равен BH. Но он равен Object, тк BH.prototype присваивается одним объектом, и там нет явного указания constructor.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b536fb2 on megatolya:patch-1 into 34f05fa on bem:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ed81218 on megatolya:patch-1 into 34f05fa on bem:master.

@mishanga mishanga merged commit d7c199c into bem:master Sep 29, 2016
@megatolya megatolya deleted the patch-1 branch October 1, 2016 19:40
@mishanga
Copy link
Member

Выехало в 4.2.1

@megatolya
Copy link
Contributor Author

👍

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.

None yet

3 participants