Skip to content

Introduce SmartMessageConverter interface with conversionHint arguments [SPR-13343] #17927

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-13343 and commented

We introduced conversionHint arguments as part of #17856, but just in AbstractMessageConverter which we optionally downcast to. Unfortunately, CompositeMessageConverter isn't covered that way. We've already considered introducing a SmartMessageConverter interface with the same signatures; it seems that this is now necessary.

See https://jira.spring.io/browse/SPR-13237?focusedCommentId=118436&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-118436 for the original comment that triggered this issue.


Affects: 4.2 GA

Referenced from: commits a369fc8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions