Re: Mantissa Wiki Tutorial

"Duncan McGreggor" <[email protected]> Wed, 20 Feb 2008 09:43:50 -0600
Newsgroups gmane.comp.python.quotient.dev
Message-ID <[email protected]>
On 2/20/08, Robert Gravina <[email protected]> wrote:
>
> On Feb 20, 2008, at 10:14 AM, Robert Gravina wrote:
>
> > I suppose if it wasn't for the login functionality, Nevow and Axiom
> > would do the trick. But seeing as I'd like to have user accounts
> > and login, Mantissa is needed?
>
> Silly me.. I just noticed the Nevow examples using twisted.cred for
> authentication (guarded.py, guarded2.py)... that's exactly what I
> wanted to do, and thought I need Mantissa for :)
>
> OK so.. I guess I should start this project in Nevow?

If that's all you need, I'd say so, yes.

As you start to get familiar with Mantissa through the tutorial and
subsequent exposure, you might find ways in which your life would be
made easier and development times shorter were you to switch. Making
the switch from a well-written Nevow application to Mantissa should be
fairly straight-forward.

d