castor

Opportunity to remove a comparison operation in org.exolab.castor.xml.schema.reader.ImportUnmarshaller.java

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.3 rc1
  • Fix Version/s: 1.3
  • Component/s: XML schema support
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

Noticed while stepping through code that a boolean is declared to be true if schemaLocation is not null, and on the next line the same comparison is made in an if statement. Could remove a comparison operation by using the variable.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
Not Specified
Original Estimate - Not Specified
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
10m
Time Spent - 10 minutes