Opened 21 years ago

Closed 21 years ago

Last modified 16 years ago

#1 closed defect (released)

Put Xapian in a namespace

Reported by: Olly Betts Owned by: Olly Betts
Priority: high Milestone:
Component: Library API Version: other
Severity: normal Keywords:
Cc: Blocked By:
Blocking: Operating System: All

Description

Put Xapian into its own namespace, and remove Om prefix from classnames.

Fix omparsequery and OmQueryParser to have more similar names.

Make xapian.h the header, make om/om.h a compat header with a stack of #define-s so old code keeps working short term? (e.g. #define OmEnquire Xapian::Enquire)

Sort out final names for database factory functions.

Change History (4)

comment:1 by Olly Betts, 21 years ago

Status: newassigned

comment:2 by Olly Betts, 21 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by Olly Betts, 21 years ago

Resolution: fixedverified

comment:4 by Olly Betts, 21 years ago

Operating System: All
Resolution: verifiedreleased
Note: See TracTickets for help on using tickets.