* Mark Fowler ([EMAIL PROTECTED]) wrote:
> grep said:
> 
> > sometimes i like java for one very simple reason, one class
> > per file ..... 
> 
> Huh?  You don't do much Java programming, do you Greg?
> 

i was led to believe that there you could only have one class per
file in Java (excluding jar's of course)

hold on ...

Pg 5, ORA Java Language Reference 2nd Ed, bottom of the page

        "There can be at most one such class or interface in a
         source file"

furthermore i also thought that name of the source file
must be the same as the name of the class or the interface

Is this something that has changed since Java V1.1?

Greg 


-- 
Greg McCarroll                          http://www.mccarroll.uklinux.net

Reply via email to