marklogic-community / marklogicworkflow

Content and Human Centric Workflow for MarkLogic NoSQL systems
Other
19 stars 12 forks source link

Add support for evaluating dynamic user and append data #71

Closed steliann closed 9 years ago

steliann commented 9 years ago

The original evaluate function could return only xs:boolean but for evaluating a dynamic user name it should support a different type. To generalize this I changed the return type to item()

adamfowleruk commented 9 years ago

Only pull requests for the develop branch will be accepted, and they must reference the issue id they are closing by using hash-issueid E.g. #12345. Please read CONTRIBUTING.md and then resubmit to the develop branch.