[Tramline-dev] AttributeError
Martijn Faassen
faassen at startifact.com
Tue Jan 9 19:01:03 CET 2007
Hey,
On 1/4/07, Chad Maine <chad.maine at gmail.com> wrote:
> The only thing missing from the process for me is post-upload management of
> the files. Especially if they reside on a separate server (as will likely
> be the case for me). I guess that's left as an exercise for the developer.
> I'll probably build an xml-rpc interface to do this.
Yes, it's mostly left as an exercise for the developer. I have been
thinking about an API for housekeeping, but I've also heard the
argument made that if it's on the same server why put a layer over the
Python filesystem APIs in the first place? If it's on a different
server a well-defined API might be more valuable, and we could of
course ship with a default 'local' implementation. XML-RPC would need
to be optional, however.
Regards,
Martijn
More information about the Tramline-dev
mailing list