Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: MikiNanuk on September 16, 2004, 02:31:22 pm
-
Every time we sync our object model with our C# code, it seems that attributes are being added again (and again, and again). So for example we get something like this:
[Serializable()]
[Serializable()]
private class Criteria
where one Serializable() attribute is plenty, and in fact all that the compiler can handle.
Are we doing something wrong? Is there some way to fix this?
::MikiNanuk
-
What version of EA are you using? I seem to remember this problem was fixed a while back.
Just did a quick check in build 737 and it synchronised properly. So my suggestion is to upgrade your version.
Simon