Hi,
I would like to write some "apps" for myself which store their data in camlistore. Now I've got the general idea to use HTML + JavaScript + the camlistored webservices. Now I have discovered that I can view my HTML documents via the download URLs. For example http://localhost:3179/ui/download/sha1-45096ac090fbb52e6c6ec5f262f51faa1ccea1cb/demo.html This is not very handy for my use case because first with every edit the URL changes and second I have to reference resources like JavaScript files via sha-1 hash. Now it would be very handy if I could access the most recent version of my files from the search roots via a URL... for example http://localhost:3179/searchRoots/myFolder/demo.html Are there already URLs for accessing the most recent contents of my search root files? If no such URLs exist yet... anybody got some hints where to start implementing them in the camlistore source? Thanks, Markus -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
