Sjaak Derksen
Sjaak Derksen
I guess this issue also applies to having xml documents as `example#externalValue`. I'm dealing with the annotation version of openapi (`org.eclipse.microprofile.openapi.annotations`) and having problems with large `String` constants as `example#value`....
> You might be right that this will only be used for (generated) objectfactories, but just because we don't see a different use-case right now, why should we restrict for...
@chris922 : rework looks fine from my point of view.. Thanks :smile: I'll wait on some responses from the others before merging..
> Perhaps we could enhance MapStruct to add some hook points that would be able to generate the implementations for the `@Condition` methods. I like that idea.... What if we...
@chris922 First of all, nice idea. But I also need to think about it a bit more.. - I think we need to discuss this with the MapStruct team. -...
> I learned more internal stuff from mapstruct (what was my main intention) I really appreciate that. Its good to have more folks on board. :smile:. > To what componentName...
Hmm. its a pity java does not allow you to extend annotations. It would make perfect sense to let `Jsr330Mapper` inherit from `Mapper` 😞
@filiphr .. I think this is is interesting.. @slukes .. What did you have in mind?
I'm working on a pr for this. Not much progress last 2 months
Hmm. looking at this.. I agree with the approach. But we should perhaps use a special dateformat (or dateformat=null) for indicating a construction by means of lexical representation (GYear, GMonth,...