Dave Thomas

Results 149 comments of Dave Thomas

Sorry forgot to comment on this, I think I can adjust the non essential libs but I think it requires certain options to be enabled on the client, I really...

@Andreas-Dorfer No this is relevant thanks for adding this, I think need to tweak the proj files to allow this to be easier but the client also needs to do...

@JordanMarr / @Andreas-Dorfer The reason only the SDK needs and includes the others is theres a step in the pack process that merges the nupkg together: ```fsharp sprintf "dotnet-mergenupkg --source...

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...

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`

@travis-leith MAyeb in Aether they are flipped to promote piping the record into the setter.

See https://github.com/MoiraeSoftware/myriad/blob/master/test/Myriad.IntegrationPluginTests/Tests.fs#L103-L123 for details on usage.

Hmm, record update syntax is a possibility...

No idea yet, refers just markdown in folders so far, it needs integration into the GitHub pages, I imagine this is a build and push to a branch with the...