mbeddr.core icon indicating copy to clipboard operation
mbeddr.core copied to clipboard

Cleanup tasks of com.mbeddr.mpsutil.ecore

Open alexanderpann opened this issue 5 months ago • 0 comments

Some tasks that I noticed when we clean up the language a bit more:

  • MPSModuleRepository.getInstance() should be replaced by model.getRepository() in the generator.
  • remove System.out.println statements and replace by log statements
  • fix stuff where it says hack or TODO
  • rework colors like for the assert-instance-import-export statement
  • classInterface test model is empty
  • com.mbeddr.mpsutil.ecoretransofmation.sandbox: EcoreFIleINfo points to invalid location
  • Tests: generated interfaces and concepts should be in own language in structure aspect instead of a solution to avoid model check errors

alexanderpann avatar Sep 23 '24 13:09 alexanderpann