[Kss-devel] Cleanup of kss.core (new kss.zope based branch)

Jeroen Vloothuis jeroen.vloothuis at xs4all.nl
Thu Mar 13 21:58:07 CET 2008


The kss.core branch which builds on kss.zope has been cleaned of all the 
unneeded code. What is left is either tests (or related documents) or 
bbb imports or code.

While cleaning out kss.core I came across a few module which seem to 
have some use but that I am uncertain of how to handle these.

The first one is BeautifulSoup.py, this is imported from a plone.app.kss 
directly. Next is the unicode_quirks.py file. It is used from 
plone.app.kss as well (plonekssview.py).

My suggestion is to just to leave them in kss.core so that we can 
deprecate them at some later time.

The buildout for the kss.zope related work has been updated to match the 
trunk of Plone. All tests in de demo's pass and a Grok demo works.

To get the Plone trunk on kss.zope, this also includes the kss.demo 
package for the Selenium demos/tests:

svn co https://codespeak.net/svn/kukit/buildout/kss.zope

For the Grok demo:

bzr branch http://bazaar.launchpad.net/~jvloothuis/kssgrokdemo/trunk




More information about the Kss-devel mailing list