Subject: dead giveaway gen. Пожалуйста, помогите перевести.Выражение встречается в следующем контексте: Из книги Object-Oriented Analysis and Design, тематика программирование 3. Unused properties are a dead giveaway. If you’ve got an object that is being used with no-value or null properties often, you’ve probably got an object doing more than one job. If you rarely have values for a certain property, why is that property part of the object? Would there be a better object to use with just a subset of those properties? Заранее спасибо
|