[I've tried posting this twice: once through Google's smtp servers and
once via our smtp servers, (both times with my From address being my
Gmail address, which is the address I have registered for Google
Groups).  I have yet to see it show up in my inbox or in the group's
list of messages.  Anyone have any ideas?  I'd really rather not have
to use the web interface to post all the time.]

I've tried digging through the code (trunk) but finally got lost and
couldn't track down a definitive place where the output is generated.
 Went back through controllers.py, util.py, and some others.  So, I'm
posting. :)

Is there any option to return the data as a python pickle?  With a
good Pythoon GUI toolkit (Qt, Gtk, Wx, etc) you could make a really
nice front end to a nice back-end data service.  I realize I could use
XML-RPC or JSON, but I thought, "Why not keep it in Python's native
format, and avoid the overhead of conversion?"  As well as a lot less
bandwidth needed, at least in the case of XML-RPC vs. Pickle.    I'm
sure it wouldn't be that hard to add.  I'll do it myself, if someone
wants to point me to the right place in the code. :)

Comments?

j


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to