Categories
Search → diagnosing java code the impostor type bug pattern

Diagnosing Java Code: The Impostor Type bug pattern

When special tags in fields are used to distinguish between types of objects, errors are possible in which a tag mislabels the associated data -- a bug pattern known as the Impostor Type. This article examines the symptoms and causes of this bug, def...
DETAILS
©2003-2019 jCay.com