Opened 10 years ago
Closed 8 years ago
#12094 closed enhancement (no change required)
BCatalogData has no way of querying which keys are available
Reported by: | puckipedia | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Locale Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This feature is needed for catalog editing applications, as they need to know which catalog keys there are.
Note:
See TracTickets
for help on using tickets.
You can use HashMapCatalog::GetWalker to get a CatalogWalker instance, which allows to do that.