Languages
Diagnosing Java Code: The Impostor Type bug pattern
Version:
Description
This article of Diagnosing Java Code examines the symptoms and causes of the imposter bug that appears when special tags in fields are used to differentiate between types of objects. This illustrates ways to prevent this bug from occurring, and discusses a hybrid implementation, which does not use impostor types but, it may have the same weaknesses at the end. Developers can use this type system to produce bug-free and more robust code.
Related:
User Reviews:
Related:
Best Practice with Expresso FrameworkThis tutorial gives a detailed description about Expresso Framework that is a database driven tool kit. The Expresso Framework is divided in to... |
Freeware |
Combining Servlets, JSP, and JavaBeansCombining Servlets, JSP, and JavaBeans is a tutorial explaining the use of Servlets, JSP and Java Beans. Servlets allow convenient management of... |
Freeware |
Concurrent programming in the Java languageThis tutorial explains the ways and means to use the multi threads in Java program in a proper manner. It demonstrates these concepts with the help... |
Freeware |
Configuring Slide with CatalinaConfiguring Slide with Catalina is an article that explains about the Slide, which is a project with multiple modules, tied together using WebDAV... |
Freeware |
Demystifying Extreme Programming: Just-in-time designJIT stands for Just In Time. This tutorial tells the readers how to just design the codes to satisfy the requirements of customers in an...By: Roy W. Miller |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
Related
- Writing Bug-Free C Code
Online book by Jerry Jongerius advocates a style of programming based upon classes, data abstraction, run-time type... - Implementing the Singleton Pattern in Java
An article by Rod Waldhoff with sample source code. - True Type Font to Postscript type 1 Converter
Converts nearly all True Type fonts to an Adobe Type 1 .pfa file. - Java Code Profiler
Written in C++ and Java, MS-Windows only. Supports any Java version. Site includes documentation and download option.... - Tips for maintainable Java code
A random collection of personal observations by Rolf Howarth. - Code Signing for Java Applets
Complete description on how to digitally sign an applet for use by Netscape's and Microsoft's browsers. - Protect Your Java Code - Through Obfuscators and Beyond
Introduction to Java code obfuscation, documenting where it falls short and what can be done about that. - CORBA Java Code Clinic
Presents full code examples that will help develop CORBA applications in Java using VisiBroker, OrbixWeb, and JavaIDL ORBs. - Make bad Java code good
By Dr. John Farrell. Concrete suggestions for fixing Java code. From the simple and mindless to the complex and dangerous. - Java Developer Connection - Sample Code
Large list of code samples.
