Stephan Richter wrote at 2007-1-11 03:12 -0500:
> ...
>If you are populating the CA before ZCML is fully parsed, then:
>
>DO NOT POPULATE THE CA WHILE IMPORTING!!!
>
>This is so bad on so many levels. Dieter, your problem is just one example. 
>Another is that unit tests have no chance to work reliably either.

How do you solve the unit test issues when the CA is initialized
and populated by ZCML only? Do you fully parse the ZCML configuration
file before any unit test?

In my specific case, tests would make no problems (as we have
only a single thread) -- but of course, you had the general
case in view.


-- 
Dieter
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to