dirigible
dirigible copied to clipboard
[Templates] Spaces in the perspective must be disallowed
Currently, it is possible to use spaces in the perspective names.
This leads to DAO in folders with spaces.
If you want to use the generated DAOs, you will have to add imports with spaces which may lead to issues.
Perspective names are names, therefore they can have spaces, alphanumeric characters, dashes, dots, semicolons, etc. The problem here is that the perspective name is used for the generated path. The perspective ID should be used instead. @ThuF can you take a look at this?
it is fixed already with perspective name/label approach