Till Westmann created ASTERIXDB-1459:
----------------------------------------
Summary: Debugging support for code that's generated ...
Key: ASTERIXDB-1459
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1459
Project: Apache AsterixDB
Issue Type: Task
Components: AsterixDB
Reporter: Till Westmann
... or hidden behind generated code. Currently we generate some byte code to
avoid repetitive implementation of some language features. The disadvantage of
this approach is that the generated byte code (and code that's called from the
generated byte code) is difficult to debug.
We need to find a way to debug such code (e.g. by generating Java code that
could be picked up by a debugger?).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)