Hello,
As many features in xlobby are driven by categories and databases, I think that the next improvement in the SDK should be a complete API for accessing items in databases.
- navigation (first, next, prev but also up and down if any)
- Add
- Remove
- modify (add/modify variable inside item)
- enumerate the list of variable and value
- set as the selected item (in category)
- get the selected item (in category)
Also beeing able to access to the list of databases and categories will be interresting.
Moreover, accessing items in databases should be possible without having a category associated with it.
Thanks