uses vs. invokes
These relations often but do not always coincide
Invocation without use: name service with cached hints
Use without invocation: examples?
ipAddr := cache(hostName);
if wrong(ipAddr,hostName) then
ipAddr := lookup(hostName)
endif
Previous slide
Next slide
Back to first slide
View graphic version