--
Graham Chiu
http://www.synapsedirect.com
Synapse - the use from anywhere EMR.
Eric-
Performance improvements question?
Also, sorry if I was unclear, the uploader issue was not in the 3.0
version and not to rehash history, but basically last year at some
point you (your group, whatever) decided to suddenly stop supporting
uploaded files where the slug didn't contain a file extension. So any
uploaded file with a defined type but just a name wouldn't work. This
is fixed now, but at the time having no idea why the files were
suddenly "randomly" failing (the error message rather un-descriptive)
and given I have two in production products; I spent some paniced
hours until I figured out what was happening. Anyhow, this was all in
the groups here (though I can't seem to find it), if I recall your
predecessor didn't know why it was failing either and did get it
changed back after I found the cause (but I had fixed it on my end at
the point anyway) . Anyhow, my big issue then was just communication,
not the change itself. (Sorry, you probably didn't want to know all
this)
I'm not building the URLs manually, but I do do horrible things to
your data at times because I use the API to do things like mail merges
(in one of my apps you can use an existing document as a "template"
and then merge a set of contacts against it creating a new, really
long, document where all of the variables in the doc were replaces
with the appropriate contact info -- like if you wanted to send out
christmas letters).
So the docid thing screwed up one of my regular expressions. Again,
just placing it in the change log would have solved the problem. And I
do realize that part of this is me because in your folks mind the API
is just to upload some stuff and migrate to Docs and I keep coming up
with ways to do things you didn't intend it for. But I have to think
other people would also appreciate a more complete change log.