Unless I'm mistaken in some piece of code that I'm not aware of, the entire codebase uses Sun's default conventions.
Since there can be a religious war based on formatting, in my experience the best approach is to just choose one (no matter what it is) and go with it. I have always used the Sun defaults because that has the highest exposure to other developers and it is what most IDEs default to, thereby ensuring the easiest adoption path. HTH! Les On Wed, Nov 17, 2010 at 6:27 AM, Philippe Laflamme <[email protected]> wrote: > > Hi, > > Working on an extension to Shiro and would like to format the code with > Shiro's conventions. Does Shiro use its own conventions or uses Sun's or > Eclipse's? Is there an Eclipse formatter settings (XML file) available? > > Thanks! > Philippe > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/Shiro-code-conventions-tp5747873p5747873.html > Sent from the Shiro User mailing list archive at Nabble.com. >
