You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/23 14:08:00 UTC

[jira] [Commented] (PDFBOX-3888) Refactor COSParser

    [ https://issues.apache.org/jira/browse/PDFBOX-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042934#comment-17042934 ] 

ASF subversion and git services commented on PDFBOX-3888:
---------------------------------------------------------

Commit 1874427 from lehmi@apache.org in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1874427 ]

PDFBOX-3888: reduce number of seek operations, inspired by https://github.com/TomRoush/PdfBox-Android/pull/204

> Refactor COSParser
> ------------------
>
>                 Key: PDFBOX-3888
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3888
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>              Labels: parsing
>             Fix For: 3.0.0 PDFBox
>
>
> The COSParser contains a lot of stuff which is more or less hard to understand/maintain. I'm going to refactor some of the code as follows
> - separate the bruteforce stuff maybe in its own class
> - separate the parsing of the xref data maybe in its own class
> - lay the foundation for the on demand parser



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org