-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I just fixed an issue that made it impossible to add content to a CMFBTreeFolder and noticed that the module CMFDefault.browser and the tests scattered therein are a real mess right now.
Looking at the various folder modules (folder.py, new_folder.py) and test files (folder.txt, folder_utest.txt, tests/test_folder.py, tests/ folder_utest.txt) it is not clear to me what's used under what circumstances, and what's tested. Matter of fact, the doctest files inside browser/ are not used at all right now because the folder browser/tests clobbers the browser/tests.py module. Is there a way this could be cleaned up before 2.2? Thanks! jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkoZJWgACgkQRAx5nvEhZLL1IwCghn01s/jDrxY57in/MNQNdPSm yBQAn1CAgKVZBeHWJNEU+FVh4yS4LsDp =klr4 -----END PGP SIGNATURE----- _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
