Goods.CacheManager.forgottenObjectList Goods.ForgottenObject forgottenObjectList
Head of a L1 list to save "forgotten objects". Forgotten means they were garbage collected, they are added here in ObjectState.finalize(). Their Id's are sent back to the server, as finalizing is almost like locally deleting the object. This helps the server side garbage collection.

Access: Project
  Type Description  
    ForgottenObject