Skip to content

FEATURE perhaps add a read-only flag #117

Open
@dehann

Description

@dehann

In case you have a few dfg objects around and want to prevent accidently overwriting values...

sfg = subGraphCopy(dfg, vars)
setReadOnly!(sfg, true)

addVariable!(sfg, ...)
# should produce an @ error printout and continue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions