You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
This might be a bit night-picking: the HowTo doesn't just create "a transformer" but a multitude of transformer, actually one for every possible sed-expression.
It might be worth writing that a transformer always take just one input and that configuration is typically encoded in the URI, so that one - strictly speaking - doesn't has one but many transformers.
The text was updated successfully, but these errors were encountered:
Yes, you are right. I'm thinking that this requires somewhat of a rewrite of the whole thing introducing the now formalized notion of a transformer factory as well. For now, I'll patch in a snippet of text warning the reader that this is not really a transformer in the strictest sense, and we can open a bug on the next sprint for me to rewrite things
This might be a bit night-picking: the HowTo doesn't just create "a transformer" but a multitude of transformer, actually one for every possible sed-expression.
It might be worth writing that a transformer always take just one input and that configuration is typically encoded in the URI, so that one - strictly speaking - doesn't has one but many transformers.
The text was updated successfully, but these errors were encountered: