Project

General

Profile

Actions

Architecture #1653

closed

Remove use of "return"

Added by François ARMAND over 12 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
3
Assignee:
-
Category:
Architecture - Code maintenance
Effort required:
Name check:
Fix check:
Regression:

Description

Using "return" cause null pointer exception in Scala. Never use it.

(ok, it's a little over-simplified, but nonetheless, we should not use return).

Actions #1

Updated by Jonathan CLARKE over 12 years ago

  • Target version changed from 19 to 21
Actions #2

Updated by Jonathan CLARKE over 12 years ago

  • Target version changed from 21 to 23
Actions #3

Updated by François ARMAND over 12 years ago

  • Target version changed from 23 to 18

Some remain in 2.3, but we won't change that as near as the release date.

Actions #4

Updated by François ARMAND over 12 years ago

  • Target version changed from 18 to 24
Actions #5

Updated by Jonathan CLARKE almost 12 years ago

  • Target version changed from 24 to Ideas (not version specific)
Actions #6

Updated by Nicolas CHARLES over 11 years ago

  • Tracker changed from Bug to Architecture

I'm changing from "bug" to "architecture", as it is more suited for this kind of task

Actions #7

Updated by François ARMAND about 9 years ago

  • Status changed from New to Rejected

In 3.0, we almost have no return, and the little we have are justfiable. So closing that ticket, as it does not help much here.

Actions

Also available in: Atom PDF