[haiku-commits] Re: r39142 - in haiku/trunk: headers/libs/print/libprint src/libs/print/libprint

  • From: Michael Pfeiffer <michael.w.pfeiffer@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 25 Oct 2010 17:22:23 +0200

Hi Jérôme

Am 25.10.2010 um 17:08 schrieb Jérôme Duval:

> Hi Michael,
> 
> 2010/10/25  <michael.w.pfeiffer@xxxxxxxxx>:
>> +       int32 getResolutionID() const { return fResolutionID; }
>> +       void setResolutionID(int32 resolution) { fResolutionID = resolution; 
>> }
>> +
> 
> Do you have a reason to not capitalize these method names? I see the
> existing code use such method names already.

It is consistent with the code style in that file.
"libprint" needs to be made Haiku code style compatible, but without proper 
tool support,
that is right now not on the top of my TODO list. 

Bye,
Michael

Other related posts: