Reply To: code generation with primitive data types
why if I make a simple class like "Class1" and add an Integer attribute. If I generate code to any language (e.g. c#) it says Integer instead of int. Is Integer meant to be generic and then translated later into int or do I need to just use "int" instead of the built in "Integer" and then have autofill take care of selecting it?
PS: sorry if this post is a duplicate, I didn't see the "please wait" at the top of the page
Reply To: code generation with primitive data types
why if I make a simple class like "Class1" and add an Integer attribute. If I generate code to any language (e.g. c#) it says Integer instead of int. Is Integer meant to be generic and then translated later into int or do I need to just use "int" instead of the built in "Integer" and then have autofill take care of selecting it?
PS: sorry if this post is a duplicate, I didn't see the "please wait" at the top of the page
Patrick 17 December 2012 10:38:55