Opened 13 years ago

Last modified 5 years ago

#6921 new bug

Naming of BUrl, BHttp* inconsistent with the rest of the API

Reported by: axeld Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Network Kit Version: R1/alpha2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

All other similar cases in the Haiku API are named uppercase only, ie. BGLView, BUSBRoster, etc.

BUrl* classes should be renamed to BURL*, BHttp* to BHTTP*, etc.

Change History (5)

comment:1 by diver, 9 years ago

Component: - GeneralKits/Network Kit
Owner: changed from nobody to axeld

comment:2 by khyati-agarwalss, 5 years ago

Hi, I want to work on this.

comment:3 by pranali, 5 years ago

Patches submitted at:

https://review.haiku-os.org/c/haiku/+/1310

https://review.haiku-os.org/c/haiku/+/1314

https://review.haiku-os.org/c/haiku/+/1316

These change however, break WebKit, and as such, all references to BUrl* or BHttp* classes within WebPositive need to be updated to fix WebPositive for the Builds.

comment:4 by korli, 5 years ago

I don't get why the renaming of files happens in a third change.

in reply to:  description comment:5 by pranali, 5 years ago

I have now squashed all the patches into a single patch at: https://review.haiku-os.org/c/haiku/+/1310

Note: See TracTickets for help on using tickets.