From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-09-25 18:28:32


On Fri, Sep 25, 2020 at 11:19 AM Mathias Gaunard via Boost
<boost_at_[hidden]> wrote:
> JSON is not JavaScript and JavaScript is not JSON.

JSON literally stands for "JavaScript Object Notation" and while these
two aren't the same, there is certainly a relationship between the two
that must factor into any discussion of its use-cases.

Thanks