Skip to content

Merge CloudEventBuilder with CloudEventExtensionsWriter set extension methods #219

@slinkydeveloper

Description

@slinkydeveloper

Today CloudEventBuilder extends CloudEventWriter to easily use it in deserialization contexts. But there is an oddity in the interface, because they both have methods to set extensions (setExtension and withExtension). They behave exactly the same, they just have a different signature. We should merge them into a single signature that works for all

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions