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/05 20:23:00 UTC

[jira] [Commented] (PDFBOX-4767) getFilters() methods should return an empty list instead of null when possible

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

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

Commit 1873667 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1873667 ]

PDFBOX-4767: return empty list instead of null

> getFilters() methods should return an empty list instead of null when possible
> ------------------------------------------------------------------------------
>
>                 Key: PDFBOX-4767
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4767
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>    Affects Versions: 2.0.18
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 3.0.0 PDFBox
>
>
> "Clean code" teaches to favor returning an empty lists instead of null.
> This is a breaking change because some may check for null to confirm the lack of a filter key. Preflight does this in {{MetadataValidationProcess.getXpacket()}}.



--
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