You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Michael Klink (JIRA)" <ji...@apache.org> on 2019/02/11 10:48: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=16764854#comment-16764854 ] 

Michael Klink commented on PDFBOX-4458:
---------------------------------------

I really wouldn't call this a major bug. Maybe a minor nice-to-have...

 

> Subclasses of OperatorProcessor dont use constants
> --------------------------------------------------
>
>                 Key: PDFBOX-4458
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4458
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>            Reporter: simon steiner
>            Priority: Major
>
> 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