i'd like to, say, send back some info to users after a procedure completed correctly.
now, i know i can just return some message and deal with it client side, but i thought it would be convenient to have a standard way to do this. ie if the client receive an xmlrcpc.fault with faultCode=99 instead of 1 (or an InfoRequest instead of an AbortRequest error class), then it knows it's not a "real" error and can display it differently than one (not in a dialog but in a status bar for example). (i'm not sure i'm clear here) thanks lekma On Sat, 2006-02-18 at 11:02 +0100, Reinhard Mueller wrote: > Am Freitag, den 17.02.2006, 12:08 +0100 schrieb Malek Hadj-Ali: > > i think it would be useful if we have other means to send message which > > would not be errors. > > Something like: info(message), the difference being it would not raise > > an error in python. > > I don't fully understand understand what you are aiming at. Could you > give me an example of what you are aiming at? > > Thanks, > Reinhard > _______________________________________________ > Gnue-dev mailing list > Gnue-dev@gnu.org > http://lists.gnu.org/mailman/listinfo/gnue-dev _______________________________________________ Gnue-dev mailing list Gnue-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnue-dev