Creating a new plugin for WorldCat Discovery exposed a couple of incorrect assumptions in the design of Janus:
- An HTTP request for the baseUri should always return 200.
- The emptySearchUri will either be identical to the baseUri, or will extend the baseUri in the same way as search result URIs.
These enhancements will correct the above assumptions make Janus uri-building more flexible:
Creating a new plugin for WorldCat Discovery exposed a couple of incorrect assumptions in the design of Janus:
These enhancements will correct the above assumptions make Janus uri-building more flexible: