[ quantlib-Bugs-2236225 ] Update the Dirty Flag in ObjectWrapper::reset?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ quantlib-Bugs-2236225 ] Update the Dirty Flag in ObjectWrapper::reset?

SourceForge.net
Bugs item #2236225, was opened at 2008-11-07 20:57
Message generated for change (Comment added) made by ericehlers
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2236225&group_id=12740

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Eric Ehlers (ericehlers)
Summary: Update the Dirty Flag in ObjectWrapper::reset?

Initial Comment:
In ObjectHandler project, ObjectWrapper::reset function does not update the dirty_ flag.  This will make the objects recreated unnecessarily.  For example, say you have objects A and B where B depends on A.  When A is updated, B is marked as dirty.  However, if B is reset due to Excel recalc, the dirty flag is not updated.  The later access to B will recreate B.

----------------------------------------------------------------------

>Comment By: Eric Ehlers (ericehlers)
Date: 2008-11-12 23:13

Message:
Fixed in svn for 0.9.7 release, many thanks.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2236225&group_id=12740

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev