Project

General

Profile

Actions

feature request #7664

open

Use typified return types where possible

Added by Andreas Müller over 5 years ago. Updated 4 months ago.

Status:
In Progress
Priority:
Priority14
Category:
cdmlib
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

  1. Many method of service layer and persistence use T as return type even if a more specific class is defined by parameters.

We should clean this up by using local generics where possible.

  1. Also we may want to add more methods defining the expected return type within the parameters to avoid invalid results and to avoid casting.
Actions #1

Updated by Andreas Müller over 5 years ago

  • Target version changed from Release 5.3 to Release 5.5
Actions #2

Updated by Andreas Müller about 5 years ago

  • Target version changed from Release 5.5 to Release 5.6
Actions #3

Updated by Andreas Müller about 5 years ago

  • Priority changed from New to Priority14
  • Target version changed from Release 5.6 to Reviewed Next Major Release
Actions #4

Updated by Andreas Müller 4 months ago

  • Status changed from New to In Progress
Actions

Also available in: Atom PDF