On Dec 11, 11:46 pm, greg <g...@cosc.canterbury.ac.nz> wrote: > 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.
Yep, I agree, I think that's the way to go and although trickier it allows for some neatness and flexibility. Thank you! Manu -- http://mail.python.org/mailman/listinfo/python-list