[silva-dev] more changes in the HEAD
Martijn Faassen
faassen at vet.uu.nl
Wed Jul 2 16:05:34 CEST 2003
Hi there,
Today I've made some more large structural changes in the head:
* I've factored out the Silva views framework into a separate
package called SilvaViews. This is now a Silva requirement. This
package can also be used independently from Silva.
* I've moved all the interface modules in the Silva core into
one module called 'interfaces', following the Zope 3 pattern. Long
term Silva follows may notice that once long ago we had an
Interfaces.py, so we're actually moving back more or less to
where we were. This change will break Silva extensions, but
they're easily repaired by making changing the interface import to
something along the lines of 'from Products.Silva.interfaces import ..'
Regards,
Martijn
More information about the silva-dev
mailing list