Emanuele D'Arrigo wrote:

-IF- the application was single-user yes, it wouldn't be a big deal.
But as it is potentially multi-user, I don't want one party to corrupt
the application for everybody else.

In that case you definitely want a client-server architecture,
with the server managing all the critical data.

--
Greg

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to