Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-team-dev] File modification validator is not notified on save from OLE

Hello,

It appears that no methods on IFileModificationValidator are called in case of a save by an editor
opened using OLE in the Eclipse shell (MS Word in particular). The interesting thing is that the
platform is likely aware of a save operation being started because it can be initiated by pressing a
button on the Eclipse's main toolbar. Is it a known problem or limitation? Another negative
side-effect is that read-only flag is cleared upon save, at least in the case of editing a doc file
with MS Word.

Thanks,
Vladimir.


Back to the top