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

Emmeran Seehuber commented on PDFBOX-5149:
------------------------------------------

I've renamed my accessor class in PDFBox-Graphics2D to 
InternalDeprecatedCOSCloner now and added a @Deprecation annotation to it. So 
hopefully no one will find / use it...

>From my POV this is fine for now, as it works as long as PDFBox is not built 
>and used as a Java 9 module. Because then this would no longer work.

So I don't think that there is an urgent need at the moment to find a better 
solution.

> 3.0.0-RC1: PDFCloneUtility is no longer accessible
> --------------------------------------------------
>
>                 Key: PDFBOX-5149
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5149
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Emmeran Seehuber
>            Priority: Major
>
> PDFCloneUtility is no longer accessible by default. This is low level 
> functionality, which is sometimes required and useful. PDFBox itself is low 
> level, so I don't see why you would restrict access to this. Also this API is 
> not really complicated nor unstable.
> For now I did a dirty workaround to access it (see 
> [here|https://github.com/rototor/pdfbox-graphics2d/commit/5986bc653f83b2c06e5218ac906b9a9bc75f724e#diff-2113e77a03390c0cf920587a642fe7693e5b3c8402de783223035a79e13c2209R1]).
>  I would rather like to get rid of this workaround soon.
> Other than that, PDFBox-Graphics2d seems to work fine with PDFBox 3.0.0-RC1. 
> I just released a 3.0.0-RC1 version of it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to