myriad
myriad copied to clipboard
Plugin naming convention
I'm assuming you don't want to have every plugin written for Myriad under this repository. What naming convention do you think Myriad should recommend to naming of packages? Something like {{OwnerNamespace}}.Myriad.Plugin.{{PluginName}}? This would give people the ability to search for these relatively quickly on nuget but it would be (somewhat) clear it's not coming from Myriad directly.
That makes sense. We can add a list in the myriad two for all 3rd party ones. Really need to finish the fields one.
Sent from my iPhone
On 18 May 2020, at 18:25, Jimmy Byrd [email protected] wrote:
I'm assuming you don't want to have every plugin written for Myriad under this repository. What naming convention do you think Myriad should recommend to naming of packages? Something like {{OwnerNamespace}}.Myriad.Plugin.{{PluginName}}? This would give people the ability to search for these relatively quickly on nuget but it would be (somewhat) clear it's not coming from Myriad directly.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
This just needs to be a Add docs issue. If you make a plugin the an informal naming convention is to use:
{{OwnerNamespace}}.Myriad.Plugin