This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] 12843


Jan> When you are already considering changes on the front end side has been
Jan> discussed some replacement by D-Bus, ORBit2 or similar RPC protocol?

AndrÃ> Please, pretty please, don't go down that road.

I think this is easily done already without much help from us -- Python
has a variety of RPC approaches out of the box, you could write up
XMLRPC to our API pretty easily.

AndrÃ> I've been adding extra "MI style" output fields for all kind of data,
AndrÃ> including structured and image data, for two years now, and  
AndrÃ> escaping is _really_ not a problem.

Do you generate MI-compliant output from Python?  I'm curious.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]