10.08.2009, 13:15 | #1 |
Member
|
ВР проверку на точку с запятой бы сделали...
Очень не хватает.
Есть закон ВР: " Always place a semicolon ( ; ) on an empty line in front of the first statement in your code (after the variable declarations). This is particularly important if the statement does not begin with a keyword (select, while, and so on). For example, the first part of the statement is a variable or a type reference. You should use a semicolon even if the code compiles. Types introduced later (that have the same name as the first part of the statement) might prevent the code from compiling. " К сожалению он нарушается коллегами, которые пишут на SYS и GLS слоях. Очень нужна проверка на ВР при компиляции, причем из разряда ошибок, чтобы данный закон в коде не нарушался. Быть может нас услышат там...
__________________
С уважением, glibs® |
|
10.08.2009, 13:23 | #2 |
Участник
|
mfp писал сто саму причину исправили уже в 6
|
|
|
За это сообщение автора поблагодарили: glibs (1). |
Теги |
best practice |
|
|