[Developers] Write grammar questions: question 4 -- when are links inserted?
Jason Douglas
jason at metaweb.com
Tue Jun 3 19:51:18 UTC 2008
A related API that I don't think a lot of people are aware of is the
"touch" service:
http://freebase.com/view/guid/9202a8c04000641f8000000008435d33
Hitting this API will automatically update the mwLastWriteTime cookie
(assuming the user-agen has cookie support)... this is especially
useful if writes are being done by a different user-agent than reads.
-jason
On Jun 3, 2008, at 12:44 PM, David Flanagan wrote:
> Will M: Could you clarify this for the rest of the list? I can't find
> much documentation for this cookie. What is the right thing to do
> with
> it when writing apps that are not browser-based? Should we always
> insert a synthetic cookie with the current time into our mqlread
> requests? Or will the absence of the cookie ensure that we get the
> lastest results?
>
> And why is this a cookie rather than an envelope parameter, anyway?
>
> David Flanagan
>
> Will Fitzgerald wrote:
>> Will Moffat said it was that the 'mwLastWriteTime' cookie wasn't
>> being
>> updated locally. He was right.
>>
>> Dr. Documentation, if you're reading this, -- can you put this on
>> your list of things to document?
>>
>> Will F.
>>
>> On 6/3/08, Will Fitzgerald <will.fitzgerald at pobox.com> wrote:
>>> Using my own Ruby code, I'm trying to insert type links, but I'm
>>> wondering what, if anything, I'm doing wrong.
>>>
>>> For example:
>>>
>>> http://pastie.caboo.se/207795
>>>
>>> It appears, although the link looks like its being updated, the link
>>> isn't yet live to the final query. If I do the same list of
>>> actions on
>>> the web-based MQL editor, there is no problem. Is there some
>>> difference with authenticating changes between the web-based editor
>>> and client software?
>>>
>>>
>>>
>>> --
>>> Will Fitzgerald
>>> weblog: <http://www.entish.org/willwhim>
>>> Stop US torture: <http://www.unsubscribe-me.org>
>>>
>>
>>
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
More information about the Developers
mailing list