Skip to content

Conversation

@boesing
Copy link
Member

@boesing boesing commented Aug 21, 2020

Q A
Documentation yes
New Feature yes

Description

In our projects, we are loading parameters takes i/o which is not necessary when the configuration is cached.
To resolve this, we have written a callable post-processor to wrap the original ParameterPostProcessor.

This is done in almost every project.

I've thought this is a good addition to the existing feature set of this package.

This approach ensures that we reduce i/o while bootstrapping in case the original parameter loading requires i/o

Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
@michalbundyra michalbundyra added this to the 1.4.0 milestone Aug 21, 2020
@michalbundyra michalbundyra changed the base branch from master to develop August 21, 2020 10:20
@boesing boesing requested a review from froschdesign August 25, 2020 18:37
@weierophinney weierophinney changed the base branch from develop to 1.4.x September 2, 2020 13:25
@weierophinney weierophinney merged commit 21a8838 into laminas:1.4.x Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants