Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Augmentation Support Improvements #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

patsissons
Copy link

adding remaining prototypal functions to Ix api surface, this will make it much easier to augment these internal constructs.

Now that all prototypal constructs are exposed on the api surface, consumers of the library can now overwrite and extend these prototypes to add custom Ix operations.

Pat Sissons added 2 commits August 2, 2017 10:43
this will make it much easier to augment these internal constructs
we only have access to `root` at this point.
relocating all prototypal references (except for `OrderedEnumerable` to the internals namespace)
@mattpodwysocki
Copy link
Member

@patsissons I appreciate the effort, although this effort here is dead. The new repository is over at the ReactiveX org: https://github.com/ReactiveX/IxJS

@patsissons
Copy link
Author

@mattpodwysocki is that new repo being published to npm?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants