> Also, because REVAT URLs are randomly generated the server needs keep track of the resources being pointed to instead of being able to understand it from the semantics of the request.
This is where he lost me. If you need to generate unique URL's, why not go for a hash approach ala git?
This is where he lost me. If you need to generate unique URL's, why not go for a hash approach ala git?