simonjwright / coldframe

ColdFrame generates Ada framework code and documentation from UML models.
https://simonjwright.github.io/coldframe
GNU General Public License v2.0
8 stars 1 forks source link

normalize_xmi doesn’t report unnamed classes #3

Closed simonjwright closed 5 years ago

simonjwright commented 5 years ago

If you’ve accidentally left an unnamed class in your model, you’ll get an exception rather than a sensible diagnostic.

May also happen with other model elements.

simonjwright commented 5 years ago

Fixed in 01909a98.