Opened 9 years ago
Last modified 5 years ago
#1251 closed defect
API should use more defaults — at Initial Version
Reported by: | Peter Baumann | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | rasodmg | Version: | development |
Keywords: | Cc: | ||
Complexity: | Easy |
Description
currently, setting host, port, database is mandatory in the C++ and Java API. This should provide the well-known defaults to simplify application programming. This should be all needed for localhost:
database.open();
Note:
See TracTickets
for help on using tickets.