[haiku-commits] Re: haiku: hrev47567 - src/kits/interface

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 24 Jul 2014 20:43:49 +0200

On 24.07.2014 17:14, jscipione@xxxxxxxxx wrote:
fef862e: TextView.h rearrage virtual methods for FBC

   The order is updated so the virtual methods appear in the same order
   that they did in BeOS R5 with methods new to Haiku added to the bottom.

   Perform() moves up, all other methods move below GetDragParameters(),
   the last virtual method in BeOS R5's TextView.h.

But you do know that the order of inherited methods doesn't actually matter? That being said, I'm all for matching the order in the super classes.

CU, Ingo


Other related posts: