transformer icon indicating copy to clipboard operation
transformer copied to clipboard

Refactoring of 'isDuplicate' checking in ZipActionImpl.

Open tbitonti opened this issue 2 years ago • 0 comments

Ref:

/org.eclipse.transformer/src/main/java/org/eclipse/transformer/action/impl/ZipActionImpl.java

// TODO: The replication of the 'isDuplicate' checks, below, // indicates that the apply/record pattern is clumsy // and should be replaced.

tbitonti avatar May 23 '22 15:05 tbitonti