Skip to content
Discussion options

You must be logged in to vote

Regarding schemas: You can reset the schema with set_option any time. I thought it was easier that way instead of having to set the schema on all add_topic calls. So set it once for some topics, then include them, then set the schema to something else and then add the rest of the topics. But it should be no problem to add functionality to also allow setting with an option on the add_topic() call.

Regarding conflicts when modifying objects: Don't do that. Topics should only rarely change objects. The core/clean-tags topic is the rare exception here. Most topics should leave the input untouched. They can always amend it by adding data to the second parameter of the processing function. So y…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants