Re: Fastcode Template B&V's



Hi Anders

> Are you being consciusly obtuse, or are you just answering very quickly?

I want to get every little detail correct in this phase where I am going to
turn over full control of Fastcode to you all.

> You even quoted my description:
> "It will show a message box about the problem, and not add the function to
> the function list"

Will it catch the case where a new unit with function1 replaces a unit with
function 1 in it?

Say: Person X releases a XUnit.Pas with function 1 in it.

Then he releases a new version of XUnit.pas with function 2 added.

Then the B&V manager overwrites the old XUnit.pas with the new XUnit.pas.
This way function 1 is replaced with function 1 which can be atotally
different function.

Does your code check for duplicates only?

To repeat: I want to be 100 % sure that you guys are on the rigth page
before turning control over to you.

Regards
Dennis


.