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

Tilman Hausherr edited comment on PDFBOX-2147 at 7/12/14 2:50 PM:
------------------------------------------------------------------

I've updated to Netbeans 8 which has an improved "Inspect and transform" so I'm 
starting a new series of refactorings.

Replaced for with foreach in rev 1609322 and 1609492.
Replaced string with character in rev 1609324.
Removed toString() on String in rev 1609325.
Removed unnecessary temp during conversion to/from string and double boxing in 
rev 1609330.


was (Author: tilman):
I've updated to Netbeans 8 which has an improved "Inspect and transform" so I'm 
starting a new series of refactorings.

Replaced for with foreach in rev 1609322 and 1609492.
Replaced string with character in rev 1609324.
Removed toString() on String in rev 1609325.
Removed unneccesary temp during conversion to/from string and double boxing in 
rev 1609330.

> Clean up code with "inspect and transform"
> ------------------------------------------
>
>                 Key: PDFBOX-2147
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2147
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> I'm doing some code clean up with Netbeans "Inspect and Transform" feature. 
> (Which I already used for PDFBOX-2146)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to