Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

Issues loading multiple modules via scatter.load #31

Open
jcristini opened this issue Jun 26, 2015 · 0 comments
Open

Issues loading multiple modules via scatter.load #31

jcristini opened this issue Jun 26, 2015 · 0 comments

Comments

@jcristini
Copy link

  • When calling scatter.load() with an array of module paths it appears to return an array with the last module loaded for each of the array values.
  • Also, injecting a module containing the same method name as it's container causes an infinite recursion (when the injected method is called).

Here is a mocha unit test (with failures):
https://gist.github.com/anonymous/2688b7dd54757c60eabf

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

No branches or pull requests

1 participant