Data Safe - Protect sensitive fields (eg financial) from prying eyes without having to protect the entire document using Reader fields.
background
Qenos Application Framework has been in development since 2002 and now forms the backbone of all Notes based applications at Qenos Pty Ltd (Australia), a major plastics raw material manufacturer employing approximately 800 people.
The system is feature rich and includes an API interface for extensive programmability, over and above the document based Workflow design interface.
It is hoped that by releasing this system onto the Open Source 'platform', other organisations can benefit from the massive amount of time already spent on development and testing , as well as helping to drive and become involved in future development.
The Qenos experience has shown that the process of upgrading applications to the framework results in more easily maintainable applications, since the business logic has to a large extent been surfaced, reducing the need for traditional detailed documentation. Developers familiar with the framework can more quickly hit the ground running with applications they have not previously worked with.
Looking forward, it is invisioned that the increased deliniation between the business logic and the Notes client, achievable with the framework, will provide more migration / evolution options for Notes applications. The underlying principle of this thinking is similar to that of the Model-View-Controller scheme, whereby business logic, controller (engine) and client technology are essentially abstracted such that each can be independently substituted with minimal pain.