Comment on Reasons to use protocol buffers instead of JSONparentComments−tbrownaw12yI thought the reasoning behind JSON was that Javascript has a parser built in (eval), rather than it's incapable of being used to parse other formats?
Comments
I thought the reasoning behind JSON was that Javascript has a parser built in (eval), rather than it's incapable of being used to parse other formats?