Notes 8 is mainly a client release, so there are not too many new things in the client, but some of them are nice. I’ll list them here.
1. Composite applications
I’ve been playing around with this and it’s still quite a challenge. Some small bugs, but the idea is promising. You can find more information here.
2. General new features (the ones I like the most)
->@CopySelectedAsTable
->@CalendarFormat
->Show image as thumbnail in RTLite field
->Agent can be triggered on server start
->Possible to defer Index Creation (e.g. to the time a user sort a column)
->Prevent Simple Search when db is not full text indexed
3. LotusScript
->NotesDirectory(Navigator) class
->view event ‘onSelect’ (mainly needed when building Composite Apps)
4. Web Development
->$$HtmlTagAttributes
->$$HtmlOptions (possible per field)
->readViewEntries (as JSON)
5. Web Services consuming
->it’s built in so you don’t need any additional jar-files deployed on the client









