Arnaud Roger
Arnaud Roger
It's possible will see if I can do that. It should not be too bad
there is a strategy to generate default headers but it does not support list as it can't know the size of the list in advance. there is also 2 ways...
also made me realized the separator question was related tothe writer? in that case it would be quite straightforward to change it to accept strings
Will have a look thanks
Could be possible to get the post process test data bytecode?
there is some heuristics to find an injection point. If there is a setter it should be able to use it. I would need a reproducer to see where the...
@dagnelies I did a few modification that did bring quite a big perfomance boost here https://github.com/arnaudroger/re2j/tree/jug there are quite a few changes so have not come to do a PR...
I did check the Character.toLower/toUpper it does not affect the results, though I change the isUpper/isLower to use the Character one and it broke some test so I rolled it...
do you know what it complains about? I have a test running felix for osgi test and as far as i know it is still working.
that's at the mapper factory level, but prob want to be able to get visibility in an actual mapper underlying structure.