- Issue created by @benjifisher
- πΊπΈUnited States benjifisher Boston area
To do: Add some more issues (alpha target? beta target?)
- Convert from annotations to attributes.
- Use constructor promotion. (beta target)
- Change names of class variables and methods that currently use "Eca".
- Consistently spell modeler with one "l". (Can
cspell
help with this? I think it complains about e-mail with a hyphen; maybe we can get it to complain about modeller.) - Add documentation for updating to Modeler API. (README? Documentation on d.o?)
- Decide what to do with the
modeller_bpmn
module. (Move tomodeler_api
module orbpmn_io
module or something else? Or keep it in theeca
package?)