On Sat, 17 Mar 2001, Roch'e Compaan wrote:
> When I call getItem(<existing_id>) on the specialist, it returns None.

In my experience, getItem will return None if *anything* goes wrong
with data retieval or object creation.  Sometimes you get a traceback in
the STUPID_LOG, and sometimes you don't (and I haven't figured out the
pattern yet).  Test everything you can independently, and simplify
everything to the bare minimum until you get it to work, and then
add back the other variables, etc.

--RDM


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to