On Mon, 7 Jan 2002 22:46, Stephane Bailliez wrote:
> > -----Original Message-----
> > From: Peter Donald [mailto:[EMAIL PROTECTED]
> >
> > Not probably - definetly. We should make methods/variables as
> > private and
> > final as possible to make evolution easier. You can never
> > remove access once
> > something is released but you can always open up things later
> > if need be.
>
> This is fine for me, then no protected attributes at all must exist.
> FYI we have about 183 occurrences of 'protected' in the code.

we also have a few public attributes ;( 

-- 
Cheers,

Pete

When a stupid man is doing something he's ashamed of, he always 
declares that it is his duty.
                                         George Bernard Shaw 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to