johnjaylward
johnjaylward
We don't currently have any xpath support in the project, and I don't foresee us ever supporting XSD. However we do have a JSONPath implementation that could be used to...
I'm still not a fan of an implicit order internally. I'm not opposed to a subclass that makes it explicit though. The `JsonTokener` would need the most modifications in that...
TBH this was so long ago, I had to read through #77 to see why I even opened this. If I recall my thinking at the time, the enhancement request...
> If anyone runs into this problem just trying to install Windows Terminal, you can use the Microsoft Store source instead: > > ```powershell > winget install "windows terminal" --source...
see also #13 #35
and #69
I'm not familiar with f# syntax, but this is what I do in c# to provide default values: ```c# ParserResult parserResult = Parser.Default.ParseArguments(Options.FromAppSettings, args); ``` The first parameter there is...
It looks like @moh-hassan has left this project (he's not listed in the org anymore), and @ericnewton76 has been inactive on GitHub since November. It effectively looks like this project...
Is there any guidance on what configs need to be updated to support the external nextcloud install?
looks like there is a "this should work" over on the forums, but not tried. I'll give it a spin later and see how it flows. https://discourse.mailinabox.email/t/external-nextcloud-instance/3894/3