Good point.

On 9/16/07, Richard Wallace <[EMAIL PROTECTED]> wrote:
>
> Doesn't that imply that all the Io* classes and interfaces (IoAcceptor,
> IoConnector, IoEvent, etc.), should all be renamed to IO* for
> consistency?  I think that's what Hezjing was pointing to in terms of
> inconsistencies.
>
> Rich
>
> Emmanuel Lecharny wrote:
> > Classes using SSL, IO, NIO, make sense to me. It's much more easier to
> > know what they are doing than by using Ssl, Io or NIO.
> >
> > The Java standard rules say that the first letter of a noun shiuld be
> > upcased, but SSL is not a noun, just the 3 first letters of Secure
> > Socket Layer.
> >
> > My 2cts.
> >
> > On 9/16/07, hezjing <[EMAIL PROTECTED]> wrote:
> >
> >> Hi!
> >>
> >> I notice that there are inconsistencies in the class names.
> >>
> >> Some classes capitalized the abbreviation, but some do not.
> >>
> >> For example, I see that there is RuntimeIOException, SSLFilter and
> NIOSession,
> >> should these be written as RuntimeIoException, SslFilter and NioSession
> instead?
> >>
> >>
> >> On 9/15/07, peter royal <[EMAIL PROTECTED]> wrote:
> >>
> >>> On Sep 14, 2007, at 5:08 AM, Maarten Bosteels wrote:
> >>>
> >>>> Does anyone have a MINA-code-style config for IDEA ?
> >>>> Or am I the only IDEA addict ?
> >>>>
> >>>> Maybe the default style corresponds to the MINA style, I'd have to
> >>>> check
> >>>> that.
> >>>>
> >>> You're not alone!
> >>>
> >>> Its very close to the default, with a few tweaks. I'll export mine
> >>> soon and share it :)
> >>>
> >>> -pete
> >>>
> >>>
> >>> --
> >>> [EMAIL PROTECTED] - http://fotap.org/~osi
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >> --
> >>
> >> Hez
> >>
> >>
> >
> >
> >
>
>


-- 
If Jack Bauer had been a Spartan, the movie would have been called "1".

Reply via email to