On 03.09.18 04:32, Thomas Fox wrote:
> Hi Thomas,
> 
> Sure you want to format code like
> 
>      private static final LoadExternalSchemaTransformer 
> loadExternalSchemaTransformer
>      = new LoadExternalSchemaTransformer();
> 
> instead of
> 
>      private static final LoadExternalSchemaTransformer 
> loadExternalSchemaTransformer
>              = new LoadExternalSchemaTransformer();
> 
> ?
> 
> Personally, I consider the latter more readable.
> But if there is more support for the former formatting, it's fine with me.

I guess Eclipses Cleanup feature is to blame. I'll try to fix this.

Bye, Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to