Project

General

Profile

Actions

Feature proposal #8366

closed

Improve params parsing reliability

Added by krileon about 3 years ago. Updated 8 months ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
03 February 2021
Due date:
% Done:

100%

Estimated time:

Description

Currently default parameters are set during stream object construction. This should be replaced with a parent params object. Our params class can already handle checking the parent if the param doesn't exist within a params instance itself. This significantly reduces the amount of data stored between page loads as well since we only need to store and pass the params that differ from defaults.

Actions #1

Updated by krileon about 3 years ago

  • % Done changed from 0 to 60
Actions #2

Updated by krileon about 3 years ago

This is partially a bug as it's causing modules and content bot usages to sometimes lose their cache.

Actions #3

Updated by krileon about 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 60 to 100
Actions #4

Updated by krileon over 2 years ago

  • Target version changed from 955 to 6.0.0
Actions #5

Updated by krileon 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF