amazon-ion / ion-docs

Source for the GitHub Pages for Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
22 stars 22 forks source link

Proposed change to macro parameter syntax #289

Closed popematt closed 2 months ago

popematt commented 7 months ago

Proposed change:

@toddjonker's response from #287

Removing the S-expression from parameter type declarations eliminates a critical extension point. As an annotation, there's no good way to do anything but a type-name.

popematt commented 7 months ago

@toddjonker What sort of parameter modifiers do you anticipate having aside from a type name, grouped-ness, and cardinality?