[IPython-dev] Extensible pretty-printing
Brian Granger
ellisonbg at gmail.com
Wed Oct 27 22:14:23 EDT 2010
On Wed, Oct 27, 2010 at 6:51 PM, Fernando Perez <fperez.net at gmail.com> wrote:
> On Wed, Oct 27, 2010 at 2:14 PM, Brian Granger <ellisonbg at gmail.com> wrote:
>> * To get these other representations of an object back to the
>> frontend, we will have to move the payload API over to the PUB/SUB
>> channel.
>
> I might take a stab at this one soon, it's really bugging me
> especially with James' beautiful web client now in the picture. It's
> a great way to 'broadcast' an existing session, but plots are not
> avaiable (wrong socket).
>
> Since this is a fairly central change, the earlier we make it, the better...
Yes, definitely, and I don't think it will be too bad. But, do you
think we should still have any payload go out through the REQ/REP
channel? Or all payload through PUBSUB?
Cheers,
Brian
> Cheers,
>
> f
>
--
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu
ellisonbg at gmail.com
More information about the IPython-dev
mailing list