Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » DocumentEvent modification stamp
DocumentEvent modification stamp [message #753055] Wed, 26 October 2011 16:08 Go to next message
Ric Wright is currently offline Ric WrightFriend
Messages: 70
Registered: July 2009
Member
The DocumentEvent object has a modification stamp (fModificationStamp).
What is this beast? It is mentioned here and there in the Eclipse
documents, but I can't find any info about what it represents and/or
how to interpret it. Not a burning issue - I'm just curious. If
someone can point me at the relevant docs, I would be appreciative.

TIA, Ric
Re: DocumentEvent modification stamp [message #753507 is a reply to message #753055] Thu, 27 October 2011 14:12 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 26.10.2011 18:08, Ric Wright wrote:
> The DocumentEvent object has a modification stamp
> (fModificationStamp). What is this beast? It is mentioned here and
> there in the Eclipse documents, but I can't find any info about what
> it represents and/or how to interpret it. Not a burning issue - I'm
> just curious. If someone can point me at the relevant docs, I would
> be appreciative.
Take a look at the Javadoc of
org.eclipse.jface.text.IDocumentExtension4.getModificationStamp().

Dani
>
> TIA, Ric
>
Re: DocumentEvent modification stamp [message #753753 is a reply to message #753507] Fri, 28 October 2011 15:16 Go to previous message
Ric Wright is currently offline Ric WrightFriend
Messages: 70
Registered: July 2009
Member
On 2011-10-27 09:12:27 -0500, Daniel Megert said:

> On 26.10.2011 18:08, Ric Wright wrote:
>> The DocumentEvent object has a modification stamp (fModificationStamp).
>> What is this beast? It is mentioned here and there in the Eclipse
>> documents, but I can't find any info about what it represents and/or
>> how to interpret it. Not a burning issue - I'm just curious. If
>> someone can point me at the relevant docs, I would be appreciative.
> Take a look at the Javadoc of
> org.eclipse.jface.text.IDocumentExtension4.getModificationStamp().
>
> Dani
>>
>> TIA, Ric

AH so. THanks.
Previous Topic:Annotations explain and plugins perpective
Next Topic:Copy problems with Smart Insert
Goto Forum:
  


Current Time: Thu Apr 18 18:36:42 GMT 2024

Powered by FUDForum. Page generated in 0.01885 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top