Skip to content

What are Config Files and how do we improve Config? #7388

Closed
@kenjis

Description

@kenjis

I have questions about Config.

the current Routes file isn't what I would consider a config file
#7380 (comment)

Then, what are Config Files? or what are Config items?

Config items should be immutable or mutable?
We should use array for Config instead of class? What is the advantage of array-config?
App\Config causes infinite loop now (See #7308). How do we solve it?

Checking the environment variables for all properties when instantiating the Config class is too heavy.
This is one of the reasons why CI4 is slower than CI3. I want to improve this too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions