mjunsilo commented on pull request #88:
URL: https://github.com/apache/uima-uimaj/pull/88#issuecomment-741925257


   OK, I didn't notice that before, but the form 6 serializer has direct access 
to the AllFSs instance, which the form 4 serializer does not. It exists only 
temporary to produce the sortedFSs inside the csds (CommonSerDesSequential), 
which is some filtered subset of all FSs, so some identifiers could be missing 
if used as source instead. We could of course keep the reference inside the 
csds in order to get access, but I am not sure it's the right solution for this.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to