You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2017/10/29 08:15:15 UTC

Re: svn commit: r1813637 - in /ofbiz/ofbiz-framework/trunk/framework/datafile/src/main/java/org/apache/of biz/datafile: DataFile.java DataFile2EntityXml.java ModelDataFileReader.java Record.java RecordIterator.java

Le 28/10/2017 à 16:45, mbrohl@apache.org a écrit :
> -    protected DataFile() {}
> +    protected DataFile() {
> +    }
Hi Michael,

Do we really prefer "this to that" ?

Jacques


Re: svn commit: r1813637 - in /ofbiz/ofbiz-framework/trunk/framework/datafile/src/main/java/org/apache/of biz/datafile: DataFile.java DataFile2EntityXml.java ModelDataFileReader.java Record.java RecordIterator.java

Posted by Michael Brohl <mi...@ecomify.de>.
Same thing as before.

This is just produced by the formatter.


Am 29.10.17 um 09:15 schrieb Jacques Le Roux:
> Le 28/10/2017 à 16:45, mbrohl@apache.org a écrit :
>> -    protected DataFile() {}
>> +    protected DataFile() {
>> +    }
> Hi Michael,
>
> Do we really prefer "this to that" ?
>
> Jacques
>