Joomla is a *CMS* not a framework, just lile Plone which is a CMS based in Zope framework, and Radiant which is a CMS based in Rails, and InstantPress or Kpax which are CMS based in web2py.
*some examples in Python*: *Micro Frameworks* - Flask, Bottle, Tipfy, Werkzeug *Glued Frameworks* - Pylons, Repoze *Full Stack Frameworks* - web2py, django, pyramid, turbogears 2011/3/2 Sean <[email protected]> > "Web frameworks are typically categorized as one of two types: A > "glued" framework is built by assembling (gluing together) several > third-party components. A "full-stack" framework is built by creating > components designed specifically to be tightly integrated and work > together" > > From above, I guess Rails, Pylon, web2py, django... are "full stack" > framework. > > Can someone give a quite comprehensive list for the other categorty? > (is joomla this category?)

