Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Embedded resource Vaults #10

Open
SakuraIsayeki opened this issue Dec 16, 2022 · 0 comments
Open

Support for Embedded resource Vaults #10

SakuraIsayeki opened this issue Dec 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@SakuraIsayeki
Copy link
Member

Premise

During development, a developer may choose to embed their Molten Obsidian vault within their software's assembly. This is particularly useful for plugin architectures that rely on an assembly discovery pattern.

Implementation

  • New vault provider : Nodsoft.MoltenObsidian.Vaults.Embedded
  • Embedded vaults should be discoverable in an easy manner, such as providing an assembly-scoped attribute that specifies the path of the Vault root (Name TBA)
  • Should we create a provider interface like IVaultProvider or IVaultFactory for multiple vaults scenario?
@SakuraIsayeki SakuraIsayeki self-assigned this Dec 16, 2022
@SakuraIsayeki SakuraIsayeki removed their assignment May 15, 2023
@SakuraIsayeki SakuraIsayeki added the enhancement New feature or request label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant