I am feeding dmWizard an object in the session temporary object store.
 
When I close the wizard, processwizard.cfm calls the dmWizard deleteData()
function. The deleteData function (line 212) calls setlock(locked=false) on
the object. Since setlock does not consider the object's temporary nature,
the temporary object is written to the database.
 
Is the setlock(locked=false) line necessary? I don't see where the locked
status is ever set for objects in the Wizard.
 
Derek Westfall
 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to