Mike Mabey wrote:
> I'm using revision 4521 and just started seeing a strange error. In my app
> I've been using the ClassDesigner and had the wizard automatically add the
> bizobj code. However, I'm getting the following error when I try to run it
> from the console:
>
> Any ideas? Hope that wasn't too much traceback...
Not too much traceback. It wasn't the bizobj getting set to None, but
the bizobj's _CurrentCursor. I'm not sure why that would happen but why
not see if it was something in Dabo, as a first step:
cd dabo
svn up -r {2008-08-01}
Test using that revision, and see if the problem goes away. If so, try
different revisions approaching today to try to pinpoint the revision
that starts to fail.
To update specific revisions, just specify the revision number, as in:
cd dabo
svn up -r 4480
If you find it is not with Dabo, then you need to consider what changes
you've made to your code recently.
Paul
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]