forever_old (forever_old) wrote in lj_dev,
forever_old
forever_old
lj_dev

export_comments.bml

I have few questions about export_comments.bml.

  1. Metadata should be cached but can be modified. Should I perform full update of metadata periodically? Does that mean that I shouldn't do this too often?
  2. The pseudocode for get=comment_body says: "if nothing was returned". What does "nothing" actually mean? XML with only maxid?
  3. "startid+1000 < maxid from metadata, call download_comments again": Should I run download_comments with the same startid (i.e. repeat the same request)? Where 1000 comes from? Or does this mean that I have to skip 1000 comments and there is no way to download them?

Thanks.
Tags: client, client: export
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 2 comments