Re: B_STAT_CHANGED
Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]>
| Newsgroups | gmane.os.openbeos.kernel.devel |
|---|---|
| Message-ID | <Pine.GSO.4.60.0505191404480.12545@bolero> |
On Thu, 19 May 2005, Philippe Houdoin wrote: > Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> replied: >> On Thu, 19 May 2005, Axel [iso-8859-15] Dörfler wrote: [...] > You can add extra attributes to the old B_STAT_CHANGED message to indicates: > - that other changes are highly expectable in the future (file not closed yet) Yep, just a boolean "intermediate" field. > - which stat field had changed (for R2?) That's already implemented. :-) We have added a "fields" field to the notification message that is a mask indicating what stat fields have changed. CU, Ingo