Yesterday I migrated my DSL model from April CTP to June CTP of the DSL Toolkit. The migration was almost painless, but I faced with some problems.
This morning with fresh head I redo the migration and for two generic problem I also did the fix.
1st problem is related to migrated model files (not model definition files):
If you've accented characters in your model which we had for Summary and Comment type fields, then they are not preserved since the migrated model file is not saved as UTF-8 encoded. Don't let the model's first line fool you that xml instruction about encoding was put there by the migration tool "by hand" :-)
Here is the fix: