strongloop / strong-remoting

Communicate between objects in servers, mobile apps, and other servers.
www.strongloop.com
Other
105 stars 93 forks source link

Implement Dynamic.canConvert with fromArgs (default: true) #257

Closed fabien closed 8 years ago

fabien commented 8 years ago

Connect to strongloop/loopback#1806

Related: strongloop/loopback#1829

bajtos commented 8 years ago

@raymondfeng @ritch PTAL.

@fabien please add a unit-test for your change. Type coercion is a core part of strong-remoting involving practically everybody and therefore good test coverage is a must IMO.

bajtos commented 8 years ago

@fabien also ensure npm test is passing, see e.g. https://travis-ci.org/strongloop/strong-remoting/builds/92336878

bajtos commented 8 years ago

Close in favour of https://github.com/strongloop/loopback/pull/2702