Skip to content

Update webgme-json-importer and use GUIDs instead of Paths for conditionals #169

@umesh-timalsina

Description

@umesh-timalsina

Since deepforge-dev/webgme-json-importer#10, we are exporting GUIDs instead of paths for nodes. This would mean the check

_isModelicaPin(state) {
return state.pointers.base === this.modelicaPinState.path;
}
will no longer work.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions