Search found 4 matches

by MennoMax
03 Mar 2018, 22:00
Forum: Suggestions
Topic: Improvements to java entity model export
Replies: 7
Views: 5577

Re: Improvements to java entity model export

This one is snake case -> something_snake_case

This is upper camel case -> JavaClass
and this is lower camel case -> javaFieldOrProperty

And thanks for considering these improvements.
by MennoMax
02 Mar 2018, 11:08
Forum: Suggestions
Topic: Improvements to java entity model export
Replies: 7
Views: 5577

Re: Improvements to java entity model export

Sorry if this was unclear, but that is exactly what I said. I was referring to 2) and 3) of my initial suggestion and said that his proposed fix for 3) would at least make 3) follow the java convention.

Edit: I read through your post again, it is UpperCamelCase for classes and lowerCamelCase for ...
by MennoMax
01 Mar 2018, 15:53
Forum: Suggestions
Topic: Improvements to java entity model export
Replies: 7
Views: 5577

Re: Improvements to java entity model export

1) Not even in the exported file? I always have to remove the e#_ prefix, and the Java IDE would throw an error anyways if two elements have the same name. But this is a personal preference anyway, unlike 2) and 3), so I will just write a small script that removes the e#_ prefixes for me.

2) and 3 ...
by MennoMax
28 Feb 2018, 15:23
Forum: Suggestions
Topic: Improvements to java entity model export
Replies: 7
Views: 5577

Improvements to java entity model export

Hello, with a current issue for the java export around , I believe this is a great opportunity for further improvements. I have just bought this tool recently, but can't use it properly because of the linked issue. However, there were a few other things I'd like to see changed in the java exports ...

Go to advanced search