[haiku-bugs] Re: [Haiku] #5524: Make layout API public

  • From: "yourpalal" <trac@xxxxxxxxxxxx>
  • Date: Thu, 08 Dec 2011 22:49:44 -0000

#5524: Make layout API public
-------------------------------------------------+-------------------------
   Reporter:  mmadia                             |      Owner:  yourpalal
       Type:  enhancement                        |     Status:  in-progress
   Priority:  blocker                            |  Milestone:  R1/beta1
  Component:  Kits/Interface Kit                 |    Version:
 Resolution:                                     |  R1/Development
 Blocked By:  5525, 5526, 5614, 6403, 6407,      |   Keywords:
  6543, 6979, 7683                               |   Blocking:
Has a Patch:  0                                  |   Platform:  All
-------------------------------------------------+-------------------------

Comment (by yourpalal):

 > Yes, naming is another thing I want to go over, making sure everything
 is consistent and easy to understand. Another example is the BAbstract*
 classes have hook methods name Base*(), but I wonder if they should be
 renamed to something like Derived*(), which is more correct, I think, and
 is also used elsewhere (IIRC).

 I decided to leave those methods as Base*(),  child classes that
 reimplement these methods are overriding the base class' implementation.
 Derived() makes more sense for pure-virtual methods.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5524#comment:17>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: