[haiku-development] BSupportKit namespace?

  • From: kallisti5 <kallisti5@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 14 Dec 2016 17:49:04 -0600

Good evening,

I'm working on the Software Updater and have come to realize that
the API for the package kit is *not* very BeOS like.

This is an elephant, so i'm going to start with small bites.

A new BJob class was added to the support kit...

http://cgit.haiku-os.org/haiku/tree/headers/os/support/Job.h#n13

It is in a BSupportKit namespace. I personally think the namespace
here is completely and utterly unnecessary and isn't in-line
with how our API's are generally designed.
(beyond the normal BPrivate namespace)

Was there a reason this was done i'm not aware of?

Anyone care if I drop the BSupportKit namespace stuff from BJob
and friends?

 -- Alex

Other related posts: