Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace "pedantic" parsing options with more fine grained tags #90

Closed
agarwal opened this issue Apr 23, 2013 · 1 comment
Closed

replace "pedantic" parsing options with more fine grained tags #90

agarwal opened this issue Apr 23, 2013 · 1 comment

Comments

@agarwal
Copy link
Member

agarwal commented Apr 23, 2013

Many parsers provide the option of being "pedantic", meaning more validation checks are made. We should replace this with more fine grained terms, specifying exactly what the option is. Further, such options should be uniformly defined as tags. The goal is that Foo.tags provides the full range of variations on foo file formats.

@smondet
Copy link
Member

smondet commented Jun 3, 2013

Now

grep -rin pedant src/lib/*

gives no more `pedantic options.

@smondet smondet closed this as completed Jun 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants