#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 , 23 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 22 years ago
| Resolution: | fixed → verified |
|---|
comment:4 by , 22 years ago
| Operating System: | → All |
|---|---|
| Resolution: | verified → released |
Note:
See TracTickets
for help on using tickets.
