Ticket #82 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

stubSession is creating copies of objects

Reported by: schst Owned by: mikey
Priority: major Milestone: 0.3.0
Component: Session Version: SVN-trunk
Keywords: Cc:

Description

When fetching the same key more than once from the session, stubSession will return a new instance if the key stores an object.

Change History

Changed 3 years ago by mikey

  • status changed from new to assigned

Changed 3 years ago by mikey

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with changeset 914.

Note: See TracTickets for help on using tickets.