On 30 April 2018 at 09:20, Pallavi Sonal <pallavi.so...@oracle.com> wrote: > Should the PadPrinterDecoratorParsers be allowed to participate in adjacent > value parsing and should this affect both padded followed by non-padded > fields as well as non-padded followed by padded fields ?
Since JSR-310 was first included, there have been efforts to expand the scope of adjacent value parsing, simply because it is useful to people. This seems like another case where adjacent value parsing would be useful. Stephen