Set the case type per project - Mendix Forum

Set the case type per project

0

Mendix is opinionated about the case types to use in naming variables and flows.

However, I think the current ‘best practises’ are a bit confusing using both Snake_Case (for flows and variables) and PascalCase (for attributes).

 

In my opinion the case type that is used should be:

 – a choice of the dev team

 – consistent through the application

 

To accommodate this, it would be helpful if users can set the default case type that they prefer.

Mendix Studio Pro should use this case type everywhere it scaffolds code for the developer.

And even better: use it to map REST/Database connectors from external entities to internal entities following the default case type.

asked
0 answers