ion-java
ion-java copied to clipboard
Evaluating template macro invocations
Ion 1.1 allows users to define templates--reusable data shapes that can be invoked as many times as needed--that expand to zero or more Ion values.
This issue tracks the implementation of the machinery needed to evaluate macro invocations that appear in the body of a template. It does not include the evaluation of macros that invoke other user-defined templates.