Hi There, My application is monitoring the _changes API to update its UI for updated documents. I would also like to take actions in my app for new documents, so I wanted to get the list's opinion on detecting created documents.
Is checking the revision string for the prefix "1-" is a reliable and robust method of recognizing a change as a new document? Everything in my experience points to yes, but I may be overlooking some subtleties about how that all works. Thanks! Mike Beam
