2 Mar 2008 08:10
Timestamps
Diogene Laerce <me_buss777 <at> yahoo.fr>
2008-03-02 07:10:40 GMT
2008-03-02 07:10:40 GMT
Hi David In your message of 2007/10/23, you say : "Use the regular RPC API to get the update on each question. There is a timestamp mechanism to know if a question has been changed. Look at RPC get_timestamp() in the demexp book. In short, a timestamp, an integer counter, is incremented each time a question, tag, etc. is modified. You have the timestamp in the data structure of each question, tag, etc. Moreover, you can use the get_timestamp() RPC to get all the timestamps at once. As an added bonus, on the XML-RPC proxy, you have two RPCs available: * get_timestamp(), the same as the get_timestamp() ONC-RPC; * get_timestamp_decoded(), returns the timestamp as arrays of integers (instead of the compressed version of the get_timestamp() RPC)." So I guessed that it exists a get_timestamp() function available for each question. But the demo-server answers that such funcion is not supported. See the joined file for debbug. Have I guessed wrong ? Yours Diogene(Continue reading)
> Another one :
> I developp the client, working with Postgresql : All questions in a
> database with the clients account managed by the forum server.
>
> What do you think of the idea (security issues, fake vote
> opportunities..) ?
I can't say much without further technical details. I think you should
use the authentication of the demexp server.
> I was thinking about a demexp label to warrant the forum
> administrator.. ??
Sorry, I don't understand what do you mean.
Yours,
d.
RSS Feed