Page MenuHomeFeedback Tracker

Enforce Script should receive a safe navigation operator
Feedback, NormalPublic

Description

One of the larger single sources of code is logic that avoids null pointer exceptions. Whether in form of the return early pattern or nested if statements, it shows up almost everywhere.
Adding a safe navigation operator would allow for signficantly shortened code.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General

Event Timeline

TilW created this task.Tue, May 13, 12:53 AM
Geez changed the task status from New to Feedback.Tue, May 13, 1:54 PM