FSharp.Json
FSharp.Json copied to clipboard
Q: Is there a reason why TimeSpan is not a Supported Type?
Was wondering why TimeSpan is not in the Supported Types am I missing something?
@vsapronov +1
This repo seems to be a bit abandoned :-(
@petrkoutnycz I've asked here whether @vsapronov would like to move to https://github.com/fsprojects.
There is also the option of forking there unless of course @vsapronov disapproves
@AntyaDev What do you think?
Hi @petrkoutnycz , @dsyme I did my personal fork with TimeSpan support: https://github.com/PragmaticFlow/FSharp.Json.New Also, I think it does make sense to move it to https://github.com/fsprojects
@AntyaDev Do you think you could move that, and then use something to replicate the issues across from here? It seems to make sense? Unless @vsapronov thinks we shouldn't?
I will discuss with @sergey-tihon to add policies to fsprojects with regard to this kind of fork. Obviously we do it reluctantly and would want reconvergence if there's another development stream.
I haven't seen any PRs for TimeSpan
support. I would be glad to consider and merge it @AntyaDev.
@AntyaDev I have checked your fork quickly. Is my understanding right that the required changes are mostly in files from FSharp.Data for TimeSpan
support?
Hi all, @vsapronov is willing to transfer to fsprojects, could we have one or two volunteers for maintainership please?
Hi @vsapronov , Yes, you are right. And I think the tests were updated.
@AntyaDev Could you be a co-maintainer in "fsprojects"? thanks
Or @petrkoutnycz would you be interested?
Hi @dsyme ,
I'm afraid I will not be able to maintain it. I just physically don't have time on other OSS projects.
I've never done any maintenance work in F#, but mostly because I don't know how!
I'm happy to stick my hand up and give it a try!
I can do it as well, this project is my preferred way of json-ing things in F#. (I'm @carpenoctemdev on twitter)
Fab, let's continue here : https://github.com/fsprojects/.github/issues/43#issuecomment-1296801832
@vsapronov Per the above could you add @tnishimura and @johnazariah as co-maintainers please? I'll do it if you wish.
Also could you please add "fsprojects" as backup owner on the nuget package on nuget.org. Thanks.
@tnishimura and @johnazariah - I have added you as maintainers to this repo. Please go ahead and do any of the necessary maintenance, pulls etc. Don't hold back.
@vsapronov Could you add fsprojects
as co-owner on the nuget package please? https://www.nuget.org/packages/FSharp.Json, thanks! If we don't have that we'll have to do a namespace/package rename which would be unfortunate.
Thanks all!
@dsyme, @tnishimura and @johnazariah don't worry I will add fsprojects to nuget. Sorry it takes me long time. Multitasking here...
@vsapronov @tnishimura @johnazariah OK, I've added NUGETKEY in this repo to allow publishing FSharp.Json package (and nothing else) for the next year via actions from this repo. Keys time out after 365 days, need to be regenerated