[ https://issues.apache.org/jira/browse/PDFBOX-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281393#comment-14281393 ]
Maruan Sahyoun commented on PDFBOX-2600: ---------------------------------------- +1 for splitting PDF and FDF parsing and have a common super class for them. As document is used for both PDF and FDF documents in the spec if we'd use DocumentParser as a base then - DocumentParser is the super class - PDFDocumentParser the one for PDFs and - FDFDocumentParser the one for FDF WDYT? > Remove old parser > ----------------- > > Key: PDFBOX-2600 > URL: https://issues.apache.org/jira/browse/PDFBOX-2600 > Project: PDFBox > Issue Type: Improvement > Components: Parsing > Affects Versions: 2.0.0 > Reporter: Andreas Lehmkühler > Assignee: Andreas Lehmkühler > Fix For: 2.0.0 > > > After making the non-sequential parser the default parser (PDFBOX-2430) and > enabling signing with the non-sequential parser it is time to remove the old > one. -- This message was sent by Atlassian JIRA (v6.3.4#6332)