James Onnen
James Onnen
Note CollectionService is a lot nicer way to bind climbable state, so with a lack of modularity this would be a nice change.
Closed in favor of #321
I'll take a look in a bit, but it looks like we're missing package-specific files? - package.json - README.md - default.project.json
Side note: Rx.EMPTY never completes I believe.
I'm good for this. I think we should generalize the isA() calls to be duck typing instead of this classname checks.
Oh wait, this can technically break stuff because of the way Rx works with multiple copies of promises. I'm still ok with this change, but duck typing would be better....
I think so! We're probably going to need to dummy-type the Promise for compatibility with Eryn's promise soon anyway.
I'll need to do the soft shutdown stuff separately, if that's ok.
If you give me edit permissions I can probably rebase and rewrite your branch.
This should be patched now, will keep open for a while more.