On 8/22/06, Karl Guertin <[EMAIL PROTECTED]> wrote:
>
> http://www.cleverharold.org/
>
> CleverHarold is a WSGI framework stack similar to Pylons under
> development by Troy Melhase. Its main claim to fame is that the
> application running in the framework requires no imports from the
> framework (so it works in unit tests, non-web stuff, etc). Publishing
> is handled completely through the wsgi stack, which in turn is
> configured by an ini file. The project makes heavy use of Ian
> Bicking's Paste and provides a look at one possible future for TG.
>
> Publishing: Object/callable, a-la CherryPy
> Templating: Kid (at the moment), Cheetah second class
> ORM: SQLAlchemy recommended, but no framework ties at all
> Auth: Planned for 0.2, barrel middleware currently recommended
>
> I mention this here because I follow both Planet Python and this list
> fairly carefully and I hadn't seen it mentioned. I figure it would be
> of interest to others who follow this list.

Maybe nobody cares because it's GPL?

-bob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to