Message2661

Author wargolem
Recipients
Date 2007-02-27.00:39:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Fixed the problem by adding an Observable object to the Runtime shutdown hooks, which notifies its observers when it runs.  FileWrappers now observe this object and flush when they are notified.  It adds a minimal amount of code to solve the problem.

Authored by Alexander Smith, Eric Dobbs - 2/26/07
History
Date User Action Args
2008-02-20 17:18:40adminlinkissue1669597 messages
2008-02-20 17:18:40admincreate