classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cp-patches] The Any and the Principal.


From: Jeroen Frijters
Subject: RE: [cp-patches] The Any and the Principal.
Date: Mon, 7 Mar 2005 09:07:12 +0100

Tom Tromey wrote:
> >>>>> "Audrius" == Meskauskas Audrius <address@hidden> writes:
> 
> Audrius>   public abstract org.omg.CORBA.portable.InputStream 
> create_input_stream();
> 
> IMO it would be more idiomatic to import this class or use a wildcard
> import for the package.  Writing out fully qualified names is a bit
> weird.

There's something to be said for writing it out, since
java.io.InputStream is such a common class, it might avoid some
confusion IMHO.

Regards,
Jeroen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]