Skip to content

Conversation

@GuyPaddock
Copy link

This is a WIP for adding the desired feature.

Closes #8.

Guy Paddock added 12 commits October 27, 2017 00:48
As we're going to be making a lot of changes in this area, the tests should at least be legible first.
This adds OUs to the in-memory data model being used by tests, then re-works the existing tests so they continue to pass now that we have that extra data. The next few commits will rely on these OUs to verify that subtree search is working.
Also adds a few accessors in order to faciliate accessors for tests. More work is needed in this area -- FR's code is an inconsistent mess of final classes, fluent factory methods, and accessors with the wrong access level.
Minor tweaks to Javadocs and a little formatting (this class needs a lot more).
Adds the internals needed to apply search filters to collection sub-resources.
- Adds logic to configure base search filter using the new `baseSearchFilter` option for collection sub-resources.
- Re-factors a bit of sub-resource configuration to make the code easier to follow and less of a mess.
@Kortanul Kortanul added the enhancement Feature implementations, or application improvements. label Oct 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature implementations, or application improvements.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants