> A client shouldn't need to know whether a service is implemented by > computation or storage ("attribute"). Even then, if you have: x = str.len; then is the len() function retrieving a precomputed length variable, or is it doing a strlen() equivalent on the string? Does the UAP mandate the first implementation? PaulReceived on Wed Dec 14 09:58:01 2005
This archive was generated by hypermail 2.1.8 : Wed Dec 14 2005 - 09:58:15 PST