dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-devel] Dazuko: ON_CLOSE_MODIFIED gone


From: John Ogness
Subject: [Dazuko-devel] Dazuko: ON_CLOSE_MODIFIED gone
Date: Mon, 12 Aug 2002 11:20:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Hi,

I have now removed ON_CLOSE_MODIFIED from Dazuko. This should REALLY help performance. It has also simplified the implementation, allowing for better integration into some of those bizarre kernel patches out there. Keep in mind that this will break builds for software that uses this event. You can use the ON_CLOSE event to detect closes. The ON_CLOSE_MODIFIED event now needs to be implemented into any registered software (if you want it). Using a combination of ON_OPEN and ON_CLOSE events, this should be fairly straight forward.

Older software will still be able to run without a recompile, however the CLOSE_ON_MODIFIED event will never be triggered (since it doesn't exist). This was a big change, but an important one. It was felt that the change NEEDED to be made, and better early on than later.

I have also released this as version 1.1.0 of Dazuko. We needed a new release to get the LGPL'd dazukoio out there easily.

Thanks for all the helpful comments about Dazuko. Hopefully I will have time within the next few months to get back to some real work (such as implementing cascaded clients).

John Ogness
Dazuko Maintainer





reply via email to

[Prev in Thread] Current Thread [Next in Thread]