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 2019/04/19 12:17:00 UTC

[jira] [Commented] (PDFBOX-4458) Subclasses of OperatorProcessor dont use constants

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

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

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

PDFBOX-4458: introduced constants for operator names

> Subclasses of OperatorProcessor dont use constants
> --------------------------------------------------
>
>                 Key: PDFBOX-4458
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4458
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>            Reporter: simon steiner
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>
> For example you have, would be nicer if these were constants like in COSName, so api user can refer to these without hardcoding, when writing their own parser
> {color:#000080}public {color}String getName()
>  {
>  {color:#000080}return {color}{color:#008000}"Do"{color};
>  }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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