|
: 60 : 65 : 5 |
One of the downsides to developing Notes client applications is that as a developer I am usually tied to using the same version of Notes/Designer that is deployed across the company. This means I am unable to take advantage of many of the new features in Domino Designer until my company upgrades to a newwer version of Notes. Even though some of the new features in designer are not specific to a pareticular version of Notes. This is not the case for Web development.
My suggestion would be to have the deigner client capable of recognising the capabilities of each version of the Notes client so that it is possible to develop a Notes application for a specific version of Notes. The same would hold true for Web client development in which HTML, JavaScript could be validated for a specific browser etc.
Example:. It would be great if I could use the new Eclipse LotuScript browser when it becomes available before my company upgrades to that release of Notes.
|