Daniel Nouri's Old Blog

Note that this blog is discontinued. You can find my new blog here: Daniel Nouri's Blog.

Wed, 24 May 2006

Debug Script (Python) with pdb

There's a handy two-line Zope2 Product that allows pdb.set_trace() inside Script (Python) objects. Check it out here:

svn co svn://svn.zope.org/repos/main/Products.enablesettrace/trunk enablesettrace

And then put it into your Products directory. This is only for development, of course.

posted at: 12:14 | 1 comments | category: /devel/zope rss | permanent link | add to del.icio.us or digg it

Better Plone development quality through...

  • tests
  • fewer skin customizations and monkeypatches
  • more generic code
  • motivation
  • how to get there

A presentation on how to improve the quality of your Plone development that I gave recently at Zest Software.

posted at: 11:34 | 0 comments | category: /devel/zope rss | permanent link | add to del.icio.us or digg it


May 2006 >
SuMoTuWeThFrSa
  1 2 3 4 5 6
7 8 910111213
14151617181920
21222324252627
28293031   

Feed of all categories: rss rss | atom

Categories: