Re: Fastcode Template B&V's
- From: "Dennis" <marianndkc@xxxxxxxxxxxxxxx>
- Date: Thu, 6 Oct 2005 12:14:13 +0200
Hi All
No protection against the problem with releasing to different functions with
the same name.
The B&V manager has to read through all the units to secure that FunctionX
is the same as FunctionX in the old unit. This is no fun for him !! Because
the B&V manager is only a human he makes mistakes. Sooner or later you will
release a unit where new Function1 is different from old Function1. The old
Function1 was invalid but it propagated into the library by accident. The
library manager sees no reason to update the function in the library from
Function1 to Function1, because functions with the same ID are the same ?
In short: The rule of strong function ID is not enforced and this will lead
to a reduction of quality.
Best regards
Dennis
.
- Follow-Ups:
- Re: Fastcode Template B&V's
- From: Anders Isaksson
- Re: Fastcode Template B&V's
- From: Dennis
- Re: Fastcode Template B&V's
- References:
- Re: Fastcode Template B&V's
- From: Anders Isaksson
- Re: Fastcode Template B&V's
- Prev by Date: Re: Fastcode MM B&V 0.52
- Next by Date: Re: Fastcode MM B&V 0.52
- Previous by thread: Re: Fastcode Template B&V's
- Next by thread: Re: Fastcode Template B&V's
- Index(es):