Re: [RFE] new procedure method
Malek Hadj-Ali <[email protected]> Mon, 20 Feb 2006 16:17:40 +0100
| Newsgroups | gmane.comp.gnu.enterprise.devel |
|---|---|
| Organization | L.C.D.E. Consulting b.V. |
| Message-ID | <[email protected]> |
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 > [email protected] > http://lists.gnu.org/mailman/listinfo/gnue-dev