[IPython-dev] pydb 1.19 released, thoughts about integration
Ville M. Vainio
vivainio at gmail.com
Sat Oct 28 06:36:58 EDT 2006
On 10/28/06, R. Bernstein <rocky at panix.com> wrote:
> Please correct me if I'm wrong, but if the chain-saw branch has a
> cleaner way to handle that what's in the normal branch, that would be
> helpful to know; even if for technical reasons it currently can't be
> applied there.
Both chainsaw and stable branch should share the same kind of ipapi
(IPython/ipapi.py) - and possibly also many of the hooks. Extensions
points should be implemented in ipapi and as hooks, and they stand a
reasonable chance to work on both ipython versions.
Object discovery and introspection could be there, but I'm not quite
sure, because of the "printing" nature of introspection (coloring
etc.).
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-dev
mailing list