On 3 Jan 2013, at 2:52 PM, Steve Ebersole <st...@hibernate.org> wrote:

> Well you assume it is consistent, which I agree is the important point it 
> determining whether to make this a rule.  So let's examine that...
> 
> Would you also agree that this is better:
> 
> private void doIt (String it) { ... }
> 
> than:
> 
> private void doIt ( String it ) { ... }
> 
> ?
> 
> Which ruleset should catch statements belong?

I hate when you blast my arguments ;-)
Anyways, as a matter of taste I'd prefer spaces for the catch clause. 

--Hardy




_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to