common-annotations-api icon indicating copy to clipboard operation
common-annotations-api copied to clipboard

Common converters can be used in all conversion cases

Open hantsy opened this issue 3 years ago • 0 comments

I noticed there is a Converter used with annotations, if possible to add a common ConversionService for all conversion cases, as a common fallbacks. eg. Config, JPA, JSF, etc. have their own converters, and make them also search the common ConversionService and adapt the common converters if not found in their parts.

Originally posted by @hantsy in https://github.com/eclipse-ee4j/config/discussions/11#discussioncomment-1626487

hantsy avatar Nov 11 '21 15:11 hantsy