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

fix #438 more lightweight resource store adapter #456

Merged
merged 5 commits into from
Sep 5, 2012
Merged

fix #438 more lightweight resource store adapter #456

merged 5 commits into from
Sep 5, 2012

Conversation

drewfish
Copy link
Contributor

fixes #438 #76 #77 #78

@travisbot
Copy link

This pull request passes (merged e6d3240 into 30fe061).

@travisbot
Copy link

This pull request passes (merged 081c02a into 30fe061).

source.func = this._getType;
} else {
// We don't have any inputs so fail
throw new Error('There was no "base" or "type" in the "instance" object');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After a throw? I've never seen that before.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm... that should callback(new Error(...)) instead of throw. I'll make that change.

@drewfish
Copy link
Contributor Author

drewfish commented Sep 5, 2012

Travis failure is our recurring intermittent mojito-mu-tests error.

drewfish added a commit that referenced this pull request Sep 5, 2012
fix #438 more lightweight resource store adapter
@drewfish drewfish merged commit 82ab5af into YahooArchive:develop Sep 5, 2012
drewfish added a commit that referenced this pull request Sep 10, 2012
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.

AdapterResourceStore: expandInstance
3 participants