Project

General

Profile

Feature #1996

use generics to simplify the Resolvable class hierarchy

Added by Eric Faulhaber over 13 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

History

#1 Updated by Eric Faulhaber over 13 years ago

  • Start date deleted (02/14/2013)

Today we have type-specific subclasses of Resolvable (IntegerExpression, DecimalExpression, etc.). This hierarchy was written before we had moved to Java 5 (i.e., before generics). These should be replaced with an implementation which leverages generics. Note this will require conversion changes as well, since these classes are emitted into business logic.

#2 Updated by Eric Faulhaber over 13 years ago

  • Project changed from Database to Runtime Infrastructure

#3 Updated by Greg Shah over 9 years ago

  • Target version deleted (23)

Also available in: Atom PDF