Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CaptenClass ID / IDVoc issue #10

Open
alexislebis opened this issue Dec 9, 2016 · 1 comment
Open

CaptenClass ID / IDVoc issue #10

alexislebis opened this issue Dec 9, 2016 · 1 comment

Comments

@alexislebis
Copy link
Owner

When defining a new operator with a behavior input pattern, then loading a RGTE, their is a bug with the id attribution.

The initial node status is overrided by the loaded node status (cf img).

image

@alexislebis
Copy link
Owner Author

need to :

  • modify id & idvoc. Make a clone c of the CAPTENClass n received in addNodeRGTE and c.idVoc = n directly.
  • create a classesPool, as the properties one
  • when serializing, do a idVoc.serialize
  • when parsing, checking if classes.id exists and if yes, if uri match in order to realign the correct id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant