Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

output: Clean up the explanation around the #format interface #546

Merged
merged 1 commit into from
Aug 31, 2018
Merged

output: Clean up the explanation around the #format interface #546

merged 1 commit into from
Aug 31, 2018

Conversation

fujimotos
Copy link
Member

What's this patch?

The whole point of the #format interface is to allow plugins to avoid
overheads of encoding/decoding chunks, and developers generally do not
need to care about it if there is no obvious cost-saving opportunity.

So let's explain it clearly, not leaving developers figuring out by
themselves.

Links

See #541 for the context of this patch

Signed-off-by: Fujimoto Seiji fujimoto@clear-code.com

The whole point of the #format interface is to allow plugins to avoid
overheads of encoding/decoding chunks, and developers generally do not
need to care about it if there is no obvious cost-saving opportunity.

So let's explain it clearly, not leaving developers figuring out by
themselves.

Signed-off-by: Fujimoto Seiji <fujimoto@clear-code.com>
@fujimotos fujimotos merged commit 30cea3f into fluent:master Aug 31, 2018
@fujimotos fujimotos deleted the sf/devout-format branch August 31, 2018 02:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant