I suppose... not sure what the best path is. You pick ;) Gary
<div>-------- Original message --------</div><div>From: Bernd Eckenfels <[email protected]> </div><div>Date:05/16/2014 21:42 (GMT-05:00) </div><div>To: Schalk Cronjé <[email protected]> </div><div>Cc: [email protected] </div><div>Subject: Re: [VFS] LAST_MODIFIED vs GET_LAST_MODIFIED </div><div> </div>Hallo, Really no idea, it is not used anywhere. And GET_LAST_MODIFIED is there since the 1.0 API, so it can not even be explained with backward compatibility. There is also nothing in JIRA or the Wiki. I guess I would put a deprecated tag in javadoc and forget about it? Gruss Bernd Am Wed, 14 May 2014 22:52:19 +0100 schrieb Schalk Cronjé <[email protected]>: > One more Capability question. Javadoc states that > > GET_LAST_MODIFIED: File get last-modified time is supported. > LAST_MODIFIED: File last-modified time is supported. > > These seems to be the same thing. Furthermore there is no reference > to LAST_MODIFIED in the core code base, only to GET_LAST_MODIFIED > (and also to SET_LAST_MODIFIED_xxx). Is LAST_MODIFIED a deprecated > capability? > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
