Skip to content

Dynamic changes #112

Description

@aikimark

While some variables are exposed to the developer, some run time changes can not be effected.

Example:
I can add regex patterns at run time, but I can't force their integration into the code. I have to change the project.

I would like to discuss this idea. My initial approach would be to mark the regex patterns for use in different parts of the code. Secondary ideas would be to construct a list of the regex patterns to be used and allow the developer to change this list dynamically. I think there will need to be a method that the developer can invoke to invoke part of the initialization after making a run time change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions