On 3/22/06, Canis Lupus <[EMAIL PROTECTED]> wrote: > > I hadn't seen Eval Exception before, no. I'm having some trouble > getting through to Ian's site, though. > > I've posted a slight update to TraceKnack, which adds syntax > highlighting to the code view. Same place as before, > http://www.wooji-juice.com/free/traceknack/ > > I'll cheerfully add something about TraceKnack to the TurboGears Trac, > but I'm not sure where's best -- I couldn't see any obvious place for > it to go. > > Ah, the Eval Exception page loaded. OK, looks similar, but with a > command-line (which is nice), and more focused on instrumenting a > standard traceback, whereas TK has better nested-object-inspection > (from what I could see in the screencast, at least) and is designed to > feel like an IDE's debugging UI.
Sounds cool, and I hope to get a chance to look at it soon. (It certainly helps that it comes with TG support out of the box!) You might consider putting a WSGI middleware face on it (like evalexception). That will give you automatic compatibility with more tools (and TurboGears 1.1). Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

