[Zope-dev] Where is the position of BlueBream in Zope ecosystem ?
Wichert Akkerman
wichert at wiggy.net
Fri Jan 22 10:11:25 EST 2010
On 1/22/10 14:46 , Lennart Regebro wrote:
> * BFG is a minimalistic web framework built on Zope ideas and
> experiences, but as a part of it's minimalistic nature does not
> include *anything* of the ZTK, it just builds on the ZCA. But you can
> use the ZTK, if you want to, you are just not required to do so. It's
> for the purist, for the guy who wants to build his own streamlined
> speedmonster.
BFG uses the ZCA for some implementation details, I'm not sure if that
is the same as 'builds on the ZCA'. I don't think you can use the ZTK
with BFG - the vast majority of ZTK packages are too tied to concepts
that do not apply to BFG.
Wichert.
More information about the Zope-Dev
mailing list