Traversing Transmittals:An Inside Look
- Scenario:
- Cache is full – User has kept objects A,B,C, & D
- Retrieve objects E & F
- API:
- Cycles through cache and de-allocates internal objects with no SE_Objects
- No space, so doubles the size of the cache
- Prevent endless cycling when user maintains lots of objects