Every once and a while, I will make a small Change in the code, or perhaps in the model itself. Most of the time it's a Change in the model. However, sometimes I get a Dialog that asks me to choose some Options like reassigning a function to another one in the model, or deleting it or just ignoring it. Even after I have remapped it, I still get the Dialog box. If I remember correctly, the onnly way to get back in sync again is to do a reverse sync and then go back to syncing again.
Secondly, why are duplicate functions added to my code every time I do a sync? This is related to the question above in some way because every time I generate code with F11, a duplicate function with the same signature is inserted. and then I have to correct it in a similiar Fashion and delete the duplicate functions in my model.
Somehow I'm not understanding the whole sync process and what is going on. Are there Settings that can help me? My typical workflow is the following. If I Need to add something new, I will do it in the model. However, in the code, it's often faster for example to copy my enumeration values from my specification document and into the enum. EA Architect is tedious when it comes to data entry. Consequently, I have this hybrid Fashion of working depending on what Information I want to place in my model.