US Election Assistance Commission - Voluntary Voting System Guidelines Vote
EAC Home
Introduction
View Guidelines
View Comments
Glossary

View Comments

Section CommentsGeneral CommentsGlossary Comments
 
Name :   Scott Hunsaker
Organization :   Hart Intercivic
Post Date :   9/30/2005

Section Comments
Section :  4.2.4
Page no. :  4-6
Line no.:  
Comment :  Comment:
(Addition)

Recommended change:
“e. An if-elseif control
construct shall not require a
terminating else block if not
required by program logic.

Rationale:
ITA reviewers are requiring
source code changes to insert
a do-nothing else block at the
end of the if else-if control
construct. This modification to
source code is unwarranted.