Re: enable_ptl/easy_install problem

Eddie Corns <[email protected]> Tue, 1 May 2007 21:22:31 +0100 (BST)
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
   Date: Tue, 1 May 2007 11:22:59 -0700
   From: Titus Brown <[email protected]>
   Cc: [email protected], [email protected]
   X-Spam-Level: 
   X-Scanned-By: MIMEDefang 2.52 on 129.215.128.240

   On Tue, May 01, 2007 at 07:20:13PM +0100, Eddie Corns wrote:
   ->    From: "Roger E. Masse" <[email protected]>
   ->    Date: Mon, 30 Apr 2007 15:02:08 -0400
   ->    X-Spam-Level: 
   ->    X-Scanned-By: MIMEDefang 2.52 on 129.215.128.240
   -> 
   ->    Eddie --
   -> 
   ->    Could this be the old PTL vs SQLObject import problem?  See:
   -> 
   ->      http://mail.mems-exchange.org/durusmail/quixote-users/3639/
   -> 
   ->    I believe changing the import order and/or delaying the call to
   ->    enable_ptl is a workaround.
   -> 
   ->       -Roger
   -> 
   -> I don't think so.  I did try it but to no avail.  I've been forced to
   -> re-create the old setup (or something close to it) on my one and only
   -> development machine so I'm back in business.  Meanwhile I'm going to have a
   -> look at porting the app to TurboGears.

   err, because of this bug, or more generally? ;)

   --titus

More generally.  I've actually done more TG apps than anything else web wise.
Even though this particular one I felt was a lot easier using Quixote/PTL than
templates there are only so many technologies I can keep up to speed with (and
it probably makes me more able to get another job if I can do all those web
2.0 things!)

If I have any sudden insights on something I might have done wrong rather than
some s/w problem I will keep trying.  It wouldn't be the first time I missed
something vital because of trying to get too much done.

Eddie