7.1.3.1 Re-using Item Objects

Whether the second Item object is the same actual Java object instance as the first is an implementation issue. However, the state reflected by the object must at all times be consistent with any other Item object (associated with the same Session) representing the same actual item entity. Note that the criteria of item identity in this context are those described above in 7.1.2 Saving by UUID and Path.