Me neither, but agree we should align this, may also use enums, as JDK 1.4 was already dropped, what do you think, everybody?
On Tue, May 17, 2011 at 4:30 PM, Christian Müller < christian.muel...@gmail.com> wrote: > We have classes and interfaces, e.g.: > > interface --> org.apache.camel.component.cxf.CxfConstants > class --> org.apache.camel.component.jms.JmsConstants > > We should align this. At present, I don't have any preferences. > > Christian > > On Mon, May 16, 2011 at 11:20 PM, Fernando Ribeiro < > webmas...@fernandoribeiro.eti.br> wrote: > > > Any feedback yet? Thanks. > > > > On Fri, May 13, 2011 at 3:53 PM, Fernando Ribeiro < > > webmas...@fernandoribeiro.eti.br> wrote: > > > > > All, > > > > > > Is there any agreement here about whether we use interfaces, classes or > > > enums for constants? If so, are there naming conventions that we use or > > > would like to use going forward? > > > > > > Thanks, > > > > > > Fernando > > > > > >