3 Sep
2002
3 Sep
'02
2:32 p.m.
On Tuesday 03 Sep 2002 3:23 pm, Casey Duncan wrote:
For a long long time I have been using a patched xmlrpc module which returns the redirect target as an xmlrpc string in this case.
This is interesting. Do you ever do anything with the redirect value?
Occasionally yes. I have some object-add methods that automatically choose a unique id, and redirect to a view of the new object. Sometimes it is nice to add an object over xmlrpc, and know where it was added.