[haiku-bugs] Re: [Haiku] #16219: Move headers needed for decorator add-on to headers/private

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 09 Jun 2020 18:28:39 -0000

#16219: Move headers needed for decorator add-on to headers/private
---------------------------------+----------------------------
  Reporter:  X512                |      Owner:  stippi
      Type:  enhancement         |     Status:  new
  Priority:  normal              |  Milestone:  Unscheduled
 Component:  Add-Ons/Decorators  |    Version:  R1/Development
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:
  Platform:  All                 |
---------------------------------+----------------------------
Comment (by CodeforEvolution):

The idea is that we have a libshared.a which is statically linked, and
 everything that goes in there is also in the BPrivate namespace. As a
 result, compiled apps embed this code and will continue to run fine in
 future Haiku versions. We use this as a kind of staging area for work in
 progress APIs in a safe way, and when we think the API design is done we
 can move these things out of libshared to the appropriate kits.

 I see now, I was just concerned about how we'd handle compatibility moving
 forward. I don't want to sound harsh, but I'm just a programmer who is
 overly concerned. :)
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16219#comment:10>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: