Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolating makeImage in a domain #468

Closed
wants to merge 1 commit into from
Closed

Conversation

ElNounch
Copy link
Contributor

@ElNounch ElNounch commented Jun 9, 2015

No description provided.

console.error('Badge generator error:', err.stack);
cb('', err);
});
makeImageDomain.bind(makeImage).apply(this, arguments);
Copy link
Member

Choose a reason for hiding this comment

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

I'd rather avoid using arguments if possible.

@espadrine
Copy link
Member

Could you detail what the point of adding a domain there is?

@ElNounch
Copy link
Contributor Author

I added a domain here when I was doing some hairy stuff while generating badges.
No rush to add one. Yet... ☺️

@espadrine
Copy link
Member

Did you hit errors? Could we fix those?

@AdrieanKhisbe
Copy link
Contributor

$ touch this

@olivierlacan
Copy link
Member

This is a stale PR. And there's no clear justification for the change. Closing.

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

Successfully merging this pull request may close these issues.

5 participants