Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Index functions#110

Closed
menakaj wants to merge 9 commits intoapache:masterfrom
menakaj:index_functions
Closed

Index functions#110
menakaj wants to merge 9 commits intoapache:masterfrom
menakaj:index_functions

Conversation

@menakaj
Copy link
Copy Markdown

@menakaj menakaj commented Jul 19, 2016

No description provided.

westmann and others added 7 commits July 14, 2016 21:36
- extract common code in SequencePointable and ArrayPointable to
  AbstractSequencePointable
- add code to extract sequences from arrays to ArrayPointable and use it
  in JnMembersScalarEvaluator and KeysOrMembersScalarEvaluator
- reduce complexity of KeysOrMembersScalarEvaluator.evaluate by introducing
  a switch and pulling exception wrapping further out

//Get the document node
IParser parser = new XMLParser(false, nodeIdProvider, nodeId);
XMLParser parser = new XMLParser(false, nodeIdProvider, nodeId);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change from IParser?

@prestoncarman
Copy link
Copy Markdown
Contributor

After these changes, every thing looks good from my perspective. Lets have Steven do the final review before the merge.

@prestoncarman
Copy link
Copy Markdown
Contributor

Just remembered. These changes to the return type should change the test results.

@sjaco002
Copy link
Copy Markdown
Contributor

This seems fine to me. Please merge with master, squash into a single commit, and make a meaningful commit message. Don't forget to include the issue number in the first line and leave the second line blank

@menakaj menakaj closed this Aug 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants