It seems the ExtCompFiles are missing, could you send me "external_with_flags.bda" and "external_with_flags_flags_extract.btf" referenced from that atfx file as well, please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I attached complete ExtCompReader.java file.
Thank you, Kuroda-san! Would you mind creating one or a few unit tests as well for this additional functionality?
I attached new Test file.
and test data file.
It seems the ExtCompFiles are missing, could you send me "external_with_flags.bda" and "external_with_flags_flags_extract.btf" referenced from that atfx file as well, please?
The bda file is actually there, I assume you just reuse the existing one? The btf file, however, is new it seems and I will need it.
Iattached the flags binaryfile and fixed external_with_flags_aofile.atfx.
Put them into directory 'src\test\resources\de\rechner\openatfx'
and run 'ExtCompReaderAoFileTest.java'
Version 1.3.4 is released including your new feature.
Markus-san,
I appreciate your cooperation.