-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
The SiPLE example is not consistent with the other examples; best practices of RACR-based languages are not adapted yet, in particular the use of specialised child and attribute accessors like (->foo n) to query the foo child of n or (=bar n) to query the bar attribute of n. Refactoring to update it respectively is required.