FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Script loading during runtime · Issue #4 · Exouxas/FosterScript.Core · GitHub

Script loading during runtime #4

Description

Use the Roslyn runtime compiler to load modules during runtime

  • Observe a folder (and its subfolders, preferably recursively) using FileSystemWatcher
  • Load any new file, unload removed files
  • Sort the classes based on a list of types, and cache the classes
  • Generate instances of said classes using a method

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL