It seems that the sharedCtor implementation has changed, causing the current examples (in /example) to fail without any output (HTTP: 204). SharedMethod.toResult returns undefined, causing subsequent instance method calls to fail.
Run: /example/shared-class.js and visit http://localhost:3000/dog/fido/speak
Shared class \"dog\" has no method handling GET /fido
It seems that the sharedCtor implementation has changed, causing the current examples (in /example) to fail without any output (HTTP: 204). SharedMethod.toResult returns undefined, causing subsequent instance method calls to fail.
Run:
/example/shared-class.jsand visithttp://localhost:3000/dog/fido/speakShared class \"dog\" has no method handling GET /fido