Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Is there an easy way to extract all the data types (template, record, enum, variant) from a Daml model?Forum ↗

Is there an easy way to extract all the data types (template, record, enum, variant) from a Daml model?

App Development3 posts306 views1 likesLast activity May 2023
GY
gyorgybalazsiOP
May 2023

The Outline pane of VSCode uses this information, so there must be a way.

ST
Stephen
May 2023

If by “extract” you mean “produce a data structure describing definitions I can use in my own programs”, then this is a quick summary, and some longer discussion here, that might be of use.

GY
gyorgybalazsi
May 2023

Thank you, Stephen!

← Back to Discussions