Skip to content

add strongErrorHandler configuration - #296

Closed
loay wants to merge 2 commits into
masterfrom
strongErrorHandler
Closed

add strongErrorHandler configuration#296
loay wants to merge 2 commits into
masterfrom
strongErrorHandler

Conversation

@loay

@loay loay commented May 2, 2016

Copy link
Copy Markdown

No description provided.

@loay loay added the #review label May 2, 2016
@loay

loay commented May 3, 2016

Copy link
Copy Markdown
Author

@bajtos PTAL
related workspace PR: strongloop/loopback-workspace#276

Comment thread lib/jsonrpc-adapter.js
};

JsonRpcAdapter.errorHandler = function() {
JsonRpcAdapter.strongErrorHandler = function() {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What is the purpose of this API rename? Why can't we keep existing errorHandler name?

@bajtos bajtos assigned loay and unassigned bajtos May 3, 2016
@bajtos

bajtos commented May 3, 2016

Copy link
Copy Markdown
Member

@loay The idea is to rework strong-remoting to utilize the new strong-error-handler under the hood, so that we can get the benefit of higher security, while preserving public API as much as we can.

@bajtos

bajtos commented Jun 10, 2016

Copy link
Copy Markdown
Member

@loay @davidcheung PTAL please, I think this is no longer relevant, in which case we should close it.

@davidcheung

Copy link
Copy Markdown
Contributor

this should be covered by #302
going to close this PR
cc @loay

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.

3 participants