Open GoogleCodeExporter opened 8 years ago
I don't want to assume what you might mean by a "recordPadding" setting, can
you provide more details on that?
Thanks,
Kevin
Original comment by kevin.s...@gmail.com
on 11 Jan 2014 at 8:23
Well, say we have a fixed-width record of 5 fields 20 chars each, 100 chars
total. But in file all trailing spaces can be trimmed, so that record can have
any effective width, say 36 chars. During unmarshalling this produces a lot of
problems unless all the fields are marked minOccurs="0" lenientPadding="true".
It would be great to have single record or stream setting for it
Original comment by tiv...@gmail.com
on 12 Jan 2014 at 11:50
Is this something to solve under issue 50 (It would be great for BeanIO to
pickup it's properties from mapping file top-level <property> element)
Some settings can be general settings which are applied to all elements unless
specified different in a specific element.
Original comment by TypWrit...@gmail.com
on 15 Aug 2014 at 12:37
Original issue reported on code.google.com by
tiv...@gmail.com
on 9 Jan 2014 at 3:21