Hi!
Dennis Sosnoski wrote:
The -u option is only meaningful for ADB
Shouldn't it be -Eu then? Or are there any other data binding frameworks this option can be used with? > where I believe it controls whether the classes are organized into > separate .java source files (as opposed to all globbed together). Got that now, thanks. In addition to this, -u results in a Java interface which is implemented by the generated stub class. While such an interface can be useful, I can't see how its generation relates to actual meaning of this option. Is the interface generation an accidental feature perhaps that should actually have its own option? Thanks, Thilo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
