[Zope-dev] RE: [Zope] disc files inner methods

Andy McKay andym@ActiveState.com
Sat, 27 Oct 2001 10:00:57 -0700


Im not sure what these people are talking about, but Komodo an IDE from
ActiveState can happily debug all through Zope.
http://www.ActiveState.com/Komodo,
http://www.zope.org/Members/andym/KomodoDebugging.
--
  Andy McKay

----- Original Message -----
From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu>
To: "'Jens Vagelpohl'" <jens@zope.com>
Cc: <zope@zope.org>; <zope-dev@zope.org>
Sent: Friday, October 26, 2001 10:13 AM
Subject: [Zope-dev] RE: [Zope] disc files inner methods


> If I am in the Zope manage interface. I select Add then scroll down to
> Script(Python)
> this is what I was calling an inner method.
>
> Here is a reply I got from a Python IDE engineering team as to why I am
> not able to debug this code with their IDE:
>                       Regards
>                          Clark
>
> "
> Support for non-disk fragments like Zope internal methods is planned but
> not yet there.  When added, we'll also add access to the code via ftp or
> webdav.  The bigger problem is actually correct identification of the
> code
> fragments and mapping of run locations to the appropriate URL for the
> source code.  I'm not sure off-hand whether Zope does anything when
> executing the code to identify where the code came from (like setting
> __file__ or munging code objects' co_filename). If not, we'ld have to
> add
> that."
>
>  +
>
> "
> One other note on this:  At one point it sounded like the Zope folks
> wanted to move more to disk files again and they seemed to indicate
> (cryptically) that there were things in the works to make this problem
> of
> non-disk files irrelevant.  I haven't had time to keep up to date on
> this,
> but it might be worth checking if there's some config option on Zope
> that
> would solve this issue.  Certainly, moving to external methods and
> products would also work, but if you've got an existing code base that
> is potentially a lot of work.
> "
>
>
>
> -----Original Message-----
> From: Jens Vagelpohl [mailto:jens@zope.com]
> Sent: Friday, October 26, 2001 9:49 AM
> To: Clark OBrien
> Cc: zope@zope.org
> Subject: Re: [Zope] disc files inner methods
>
>
> i'm still completely in the dark about what it is you are referring to.
>
> maybe it's just me being dense on a friday....
>
> jens
>
>
> On Friday, October 26, 2001, at 12:48 , Clark OBrien wrote:
>
> > It is what is  causing some difficulties in ( inside, within,) the
> Zope
> > community. If you got this far I would like to hear a reply.
> >
> >
> > -----Original Message-----
> > From: Robert Rottermann [mailto:robert@redcor.ch]
> > Sent: Friday, October 26, 2001 8:25 AM
> > To: Clark OBrien; Jens Vagelpohl
> > Cc: zope@zope.org
> > Subject: Re: [Zope] disc files inner methods
> >
> >
> > Happy you asked.
> > I was wondering also
> > Robert
> > ----- Original Message -----
> > From: "Jens Vagelpohl" <jens@zope.com>
> > To: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu>
> > Cc: <zope@zope.org>
> > Sent: Friday, October 26, 2001 4:22 PM
> > Subject: Re: [Zope] disc files inner methods
> >
> >
> >> umh... what is an "inner method" ???
> >>
> >> jens
> >>
> >>
> >> On Friday, October 26, 2001, at 10:18 , Clark OBrien wrote:
> >>
> >>> Guys,
> >>> I would really like to see some direction as to whether to use disk
> >>> files for inner methods.
> >>> Zope is a great tool but until we have some good IDEs for it, it
> > will
> >>> not compete with better known
> >>> technologies.
> >>> I have spoken with the Karmira and Wing and they both told me the
> > same
> >>> thing- They are waiting to see how
> >>> Zope stores the inner methods.
> >>>                     Regards
> >>>                          Clark
> >>>
> >>
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>