Re: Why does python not have a mechanism for data hiding?
- From: Maric Michaud <maric@xxxxxxxxxxxxx>
- Date: Wed, 11 Jun 2008 10:36:56 +0200
Le Wednesday 11 June 2008 08:11:02 Russ P., vous avez écrit :
http://www.sofcheck.com
Here is an excerpt from their website:
"SofCheck’s advanced static error detection solutions find bugs in
programs before programs are run. By mathematically analyzing every
line of software, considering every possible input, and every path
through the program, SofCheck’s solutions find any and all errors that
cause a program to crash or produce an undefined result."
Don't mix commercial discourse with technical, it desserves your point.
Theoretically, wether a program has bugs or not is not computable. Static
analysis as they imply is just nonsense.
AFAIK, the efforts needed to make good static analysis are proven, by
experience, to be at least as time consuming than the efforts needed to make
good unit and dynamic testing.
--
_____________
Maric Michaud
.
- References:
- Re: Why does python not have a mechanism for data hiding?
- From: Jonathan Gardner
- Re: Why does python not have a mechanism for data hiding?
- From: Russ P.
- Re: Why does python not have a mechanism for data hiding?
- Prev by Date: How to view how much memory some process use in Windows?
- Next by Date: Re: Code correctness, and testing strategies
- Previous by thread: [OT] Re: Why does python not have a mechanism for data hiding?
- Next by thread: Re: Why does python not have a mechanism for data hiding?
- Index(es):