Hello there, I have a weird issue....
I stop my DEV & TEST env AOS' copy the BUS & VAR layers from DEV to my TEST env. Start the TEST env. Synchronise Compile but I have an object which is different from the DEV env. a static method called "alava_findAverageRoute" is there but not static anymore and there's a new method called "Renamed_alava_findAverageRoute" which is static but in the editor its name is "alava_findAverageRoute" see screenshot : http://img259.imageshack.us/img259/750/greenshot20090514121149.png

