22 Jan
2010
22 Jan
'10
3:11 p.m.
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.