publicodes / tools

Set of utility functions to write tooling for Publicodes models
https://publicodes.github.io/tools/
MIT License
8 stars 0 forks source link

fix: resolved 'avec' mechanism are now removed #32

Closed EmileRolley closed 7 months ago

EmileRolley commented 7 months ago

As rules defined in avec are resolved in a rule in a full namespace in parsedRules we want to removed them from the rawNode and use the dottedName instead of the nom to get the full rule. Plus, we want to keep null instead of {} to preserve the semantic.