ion-java icon indicating copy to clipboard operation
ion-java copied to clipboard

Evaluating template macro invocations

Open tgregg opened this issue 1 year ago • 0 comments

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.

tgregg avatar Feb 21 '24 23:02 tgregg