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

Add new_xxx api to parser and formatter #497

Merged
merged 2 commits into from
Dec 3, 2014

Conversation

repeatedly
Copy link
Member

Second try of #495.
Note that new_parser returns actual XXXParser, not TextParser.
Keep existing instantiation approach for existing plugins.

After merged this PR, I will implement Fluent::Parser and Fluent::Formatter for plugins.
Fluent::Parser provide parse and call methods. call is for backward compatibility.

@repeatedly repeatedly added the feature request *Deprecated Label* Use enhancement label in general label Dec 2, 2014
repeatedly added a commit that referenced this pull request Dec 3, 2014
…matter

Add new_xxx api to parser and formatter
@repeatedly repeatedly merged commit c0ac4c1 into master Dec 3, 2014
@repeatedly repeatedly deleted the add-new-xxx-api-to-parser-and-formatter branch December 3, 2014 07:07
repeatedly added a commit that referenced this pull request Dec 8, 2014
…matter

Add new_xxx api to parser and formatter
@sonots
Copy link
Member

sonots commented Dec 8, 2014

cherry-picked to v0.10 branch

@sonots sonots added the v0.10 label Dec 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request *Deprecated Label* Use enhancement label in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants