Ticket #82 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

stubSession is creating copies of objects

Reported by: schst Assigned to: 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

09/12/07 13:09:01 changed by mikey

  • status changed from new to assigned.

09/12/07 14:42:05 changed by mikey

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

Fixed with changeset 914.