Skip to content

Reading files at compile time #890

@DoctorRainer

Description

@DoctorRainer

Problem

Sometimes we need to read some info from files at compile time

Solution

To add file reading possibility where we get plain text and can handle it with something like json parser. It would be useful for something like localisation or something similar like config which I can update though the internet and then load it compiletime.

And I have a couple of questions as well, I doubt that we can use HTTP request at run time, but what about reading files? I heard that its possible, we saw that save / load systems but it was said that local files don't work anymore

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