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

Also available in: Atom PDF