|
: -8 : 1 : 9 |
a pain in the ass when giving support on a Notes application or when making modifications is that without a system description or a scan using third party tools it is hard to see which dependencies their are to other Notes systems.
@dbcolumn and @dblookup commands have the reference to other systems in their declaration.
in case data connections could be extended to define connections to other Notes systems and when they can be used in commands then it would be more clear to define dependencies...
@DbColumn( class : cache ; [data connection] ; columnNumber )
|