Re: a good way to do user submissions

2007-09-15 Thread Tom Lazar
if it's any consolation to you, it's confusing for me, too ;-) my take on it is that i want to use AT based content only if the content really is a separate entity that should be edited TTW. for content that will only be created programmatically, stay away from AT, IMHO. and even if your

Re: Installing a python package for tests

2007-09-15 Thread Martin Aspeli
Sidnei da Silva wrote: http://dev.plone.org/collective/browser/borg/components/borg.project/trunk/borg/project/tests.py That's similar to what I did. It feels very clunky though. Isn't there a better way to do it? Say, have installPackage do registerPackage also? No. ZopeTestCase makes you