Does anyone know what Domino 7’s impact will be on the standard Lotus Notes CAPI?
Meaning, if I’ve created a C application that interacts with Domino using the Lotus Notes CAPI, what may break when the application is now pointed at a Domino 7 server?
For example, do we need to change code to get it to work with Domino 7 Servers that store data in DB2? If so, which code is likely to break?
What happens when we dynamically add fields/items to a document? Is this automatically taken care of if the document is stored in DB2 versus NSF?
Are rich text fields handled differently?
As a C developer, are there any new Domino 7 features that I should be looking at supporting?