>>>>> On Fri Dec 13, Robert writes: > The existing declaration expressions appear to ignore the > "String[]" line because it is not sufficiently similar to C/C++. > I've hacked a fix for this behavior. I don't know if it is the > proper way to do things, but I'm sure someone more knowledgeable > can comment on that.
It might be safer to create a specific set of rules for Java. I know that the C/C++ rules are already very complicated and fragile, and that changing them can often have unforeseen side-effects. John
