Closed RBirdwatcher closed 3 months ago
converted sdd_model.ecore and regdna.ecore into Django models. Initial version complete and merged to dev in pull request, needs some testing. then we can replace the use of PyEcore classes (such as DOMAIN) in our python code with the Django classes (Such as DOMAIN)
PoC demonstrates that change is too much work and too disruptive, we will stick with Ecore as modelling technology.
This would also allow editing of SDD with an autogenerated Web application.