-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance comments, raw types and other small hints to reduce java warnings #1814
Enhance comments, raw types and other small hints to reduce java warnings #1814
Conversation
FYI. It’s hard to review from my phone. I’ll look tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is still quite a bit of room for improvement and some of the return type especially are poor.
.../uk.co.spudsoft.birt.emitters.excel/src/uk/co/spudsoft/birt/emitters/excel/ExcelEmitter.java
Show resolved
Hide resolved
...org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java
Outdated
Show resolved
Hide resolved
...org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java
Outdated
Show resolved
Hide resolved
...org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java
Show resolved
Hide resolved
...org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java
Show resolved
Hide resolved
...org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java
Outdated
Show resolved
Hide resolved
...org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java
Outdated
Show resolved
Hide resolved
....eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportDesignHandleImpl.java
Outdated
Show resolved
Hide resolved
....eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportDesignHandleImpl.java
Outdated
Show resolved
Hide resolved
52e86d7
to
a7d8f6a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. 🙏
The PR includes some changes to reduce the java warnings based on optimization of: