You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Johannes Koch (JIRA)" <ji...@apache.org> on 2010/02/23 10:35:28 UTC

[jira] Commented: (PDFBOX-629) Dereferencing also for COSArray?

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

Johannes Koch commented on PDFBOX-629:
--------------------------------------

Looks like COSArray.getObject(int) already does this, right?

> Dereferencing also for COSArray?
> --------------------------------
>
>                 Key: PDFBOX-629
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-629
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>            Reporter: Johannes Koch
>
> COSDictionary.getDictionaryObject(COSName) dereferences references. I think this would also make sense for COSArray.get(int). Or at least have another method that does it. What do you think?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.