Thiru, Do you have an idea when you might be committing these changes? I'm most concerned with AVRO-956 at the moment.
Thanks, -Shaun On Jan 19, 2012, at 6:51 PM, Thiruvalluvan M G wrote: > Shaun, > > I've submitted a patch that replaces flex/bison. But didn't commit it. > https://issues.apache.org/jira/browse/AVRO-956. > > In fact I have a follow up patch that allows the code to be compiled with > Visual Studio. > > Will work on both soon. > > Thanks > > Thiru > > -----Original Message----- > From: Shaun Williams [mailto:[email protected]] > Sent: Friday, January 20, 2012 3:31 AM > To: [email protected] > Subject: Parsing json schemas for c++ > > Can someone tell me why lex/yacc are used to parse json schemas instead of > just using a json parser? It seems someone already wrote a json parser > which is used in for validating schemas. > > Thanks, > > Sahun >
