Well, I haven't been using Wing lately and it looks like I trashed the project where I had Pylons debugging set up. What I remember is that I wrote a two or three line script that invoked the paste serve and set that as the debug script in the project. The reload option must not be present. IIRC, that was about all there was to it.
Which version of Wing are you using? I have the Pro version, and I wonder if that has anything to do with it. On Feb 23, 7:07 pm, GregWorley <[email protected]> wrote: > would be very helpful. > thanks. > > On Feb 23, 9:54 pm, Wyatt Baldwin <[email protected]> wrote: > > > > > On Feb 23, 5:52 pm, GregWorley <[email protected]> wrote: > > > > I've tried using wingIDE and Komodo to debug pylons- couldn't get it > > > to work. Anyone have success? > > > I have this set up for Wing at work, so I know it's possible. The gist > > of it is that you create a tiny script that invokes the paste server > > (without the reload option) and set that as the debug script. I don't > > remember the details off the top of my head; I can send them tomorrow > > if you haven't got it sorted by then. > > > > On Feb 17, 1:38 pm, Matt Feifarek <[email protected]> wrote: > > > > > I haven't used it with Pylons (yet) but Wing does have that nifty remote > > > > debugging feature. Have you tried that? > > > > > On Tue, Feb 16, 2010 at 8:46 AM, Jamie <[email protected]> wrote: > > > > > Thanks, but unfortunately automatic reloading doesn't normally work > > > > > correctly from within the IDEs I've tested: > > > > >http://www.wingware.com/doc/howtos/paste-pylons -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
