Menu

#15 Class used only in constructor arg list...

open
5
2003-10-10
2003-10-10
Jim Redman
No

We have a number of classes that use constructor such as:

public S6F11 (DATAID s1, CEID s2, RPTID s3, V s4) {
[...]
}

Some of the args are missed in dependency checks. It
almost seems that it gets the first, but no subsequent,
but I can't be sure of this. V never ends up in the jar.

I can provide you class files that demonstrate the
problem if these would be of interest.

Jim

Discussion


Log in to post a comment.