Why std_data_json is not default in phobos
    aberba 
    karabutaworld at gmail.com
       
    Thu Feb 22 07:24:30 UTC 2018
    
    
  
On Tuesday, 20 February 2018 at 21:53:59 UTC, Jonathan M Davis 
wrote:
> On Tuesday, February 20, 2018 15:08:04 aberba via Digitalmars-d 
> wrote:
>> [...]
>
> Well, ideally, std.json would be replaced with something 
> better, but it does work, and there's always going to be stuff 
> outside of the standard library. Pretty much no matter what 
> you're doing, at some point, you're either going to have to use 
> a third party library for something that you need or write it 
> yourself (usually, some combination of both). And there are 
> plenty of standard libraries that don't have any kind of JSON 
> support.
>
> [...]
Out of curiosity, do you work on serverside related stuff at work 
or something. I noticed you were using Java. Why you developed 
dxml
    
    
More information about the Digitalmars-d
mailing list