Change for continuedSearchPolicy and caching of root resources in registry
--------------------------------------------------------------------------
Key: WINK-189
URL: https://issues.apache.org/jira/browse/WINK-189
Project: Wink
Issue Type: Improvement
Components: Common
Affects Versions: 0.2
Reporter: Bryant Luk
Assignee: Bryant Luk
Fix For: 0.2
There are two changes that are related to the FindRootResourceHandler and the
ResourceRegistry.
First, getMatchingRootResources() matches against many root resources. When
continued search policy is not used however, it should be able to return the
first match immediately. Slight method addition to add that.
Second, the "matching" root resources results can be cached based on the URI.
I'll attach a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.