[
https://issues.apache.org/jira/browse/VXQUERY-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296142#comment-14296142
]
Till Westmann commented on VXQUERY-39:
--------------------------------------
I think that the "source location" here is is the location of the XQuery source
code (including line and column) that was that basis for the generated runtime
code.
It should be possible for a user to correlate a runtime exception (e.g. a
failed XQuery cast) to the part of the source where the user specified the cast
(or where the normalizer introduced the cast).
> Add source location to runtime evaluators
> -----------------------------------------
>
> Key: VXQUERY-39
> URL: https://issues.apache.org/jira/browse/VXQUERY-39
> Project: VXQuery
> Issue Type: Bug
> Reporter: Till Westmann
> Assignee: Till Westmann
>
> Currently the source location is available in the compiler and there's
> support in the exceptions for a source location. However there are no source
> locations in the runtime evaluators, so all runtime errors cannot get a
> source location.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)