Hello, Before 1.0b4, I would like us to support many community packages in BlueBream.
Some very good libraries such as z3c.form, z3c.pagelet, z3c.table, etc. are often used in projects, and we should be able to know that some version of z3c.form works well with bluebream. We should not force people to pull these libraries into their base project, so they won't be dependencies, but if they want to use them, they should be able to easily know which version to use. That means we should just: - add them in the list of packages which are tested when we launch the bluebream test suite. - add them in the version list. One motivation is to add visibility to these community packages, and help them being integrated in the test infrastructure, so they end up being maintained and further developped. Now the question is: what are the community packages are you commonly using? Here is a first raw list. Some of them are really deprecated, and this list should be reviewed. : z3c.batching z3c.contents z3c.coverage z3c.csvvocabulary z3c.etestbrowser z3c.evalexception z3c.form z3c.formdemo z3c.formjs z3c.formjsdemo z3c.formui z3c.i18n z3c.layer z3c.layer.pagelet z3c.macro z3c.macroviewlet z3c.menu z3c.menu.simple z3c.optionstorage z3c.pagelet z3c.rml z3c.skin.pagelet z3c.table z3c.template z3c.testing z3c.traverser z3c.viewlet z3c.viewtemplate z3c.zrtresource zc.async zc.blist zc.catalog zc.datetimewidget zc.dict zc.i18n zc.monitor zc.ngi zc.queue zc.recipe.filestorage zc.table zc.twist zc.z3monitor zc.zope3recipes zope.app.annotation zope.app.boston zope.app.dtmlpage zope.app.externaleditor zope.app.homefolder zope.app.i18nfile zope.app.layers zope.app.module zope.app.pluggableauth zope.app.pythonpage zope.app.sqlscript zope.app.traversing zope.app.wfmc zope.app.workflow zope.app.xmlrpcintrospection zope.app.zapi zope.bforest zope.decorator zope.testrecorder zope.ucol zope.wfmc _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
