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

Object navigation#72

Closed
riyafa wants to merge 11 commits intoapache:masterfrom
riyafa:riyafa/Object_navigation
Closed

Object navigation#72
riyafa wants to merge 11 commits intoapache:masterfrom
riyafa:riyafa/Object_navigation

Conversation

@riyafa
Copy link
Copy Markdown
Contributor

@riyafa riyafa commented Jun 25, 2016

No description provided.

<param name="expr" type="item()"/>
<param name="argExpr" type="xs:anyAtomicType"/>
<param name="expr" type="json-item()"/>
<param name="argExpr" type="item()"/>
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.

Since for an array the second parameter is an integer and for objects is a string, shouldn't the type be an anyAtomicType instead of an item?

@Override
protected void evaluate(TaggedValuePointable[] args, IPointable result) throws SystemException {
try {
abvs.reset();
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.

You can use XDMConstants.setJsNull(result) here.

@riyafa riyafa closed this Jul 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.

3 participants