This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Use case 1.i: Create and serialise empty model to XML #31
Comments
cellml/libcellml#32 is a subtask of this issue. Since more than one pull request will be made for this issue, I'll only close this issue when the next pull request is made. |
Is there any meaning to use of '[empty]' ? the use case is to create an empty model from scratch. Also, including CodeSynthesis is a separate issue, isn't it? |
The plan is to use CodeSynthesis for XML serialisation and deserialisation via bindings. |
This was referenced Mar 3, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From https://github.com/cellml/libcellml/blob/master/docs/usecases.rst:
"Create: Create an [empty] model from scratch and serialise it to XML (the test is that the serialised model matches manually validated XML documents)"
The text was updated successfully, but these errors were encountered: