Skip to content

Remove automatic projection instantiations in Context::_initializeProjections() #23

@alexlawrence

Description

@alexlawrence

Why are projections automatically instantiated once upon initialization of a context? This leads a possible computation overhead, to event handlers which will not be unsubscribed and it could lead to unexpected behavior.

https://github.com/efacilitation/eventric/blob/master/src/context/context.coffee#L615

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions