Book a Demo

Author Topic: Code Syncronization Anomolies  (Read 2914 times)

jjorczak

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Code Syncronization Anomolies
« on: November 22, 2002, 06:33:32 am »
Does anyone have any tips on code syncronization? What I am seeing is if I change parameters for a function in EA, I get a new (second) function in the code.

I think EA should implement the option to automatically put a unique function ID in the comments section somewhere so that it can find the proper function and sync regardless of what changes are made where. This applies esp. to overloading, where you have to functions with the same name.

Comments?

tomdus

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Code Syncronization Anomolies
« Reply #1 on: November 25, 2002, 04:54:50 am »
Hi, I've asked similar question a time ago, but have not got any answer. Anyhow if you will lfind any method (or hint), let me know.

Thanks Tomas