Re: Okay ... so now what ...

Jean-Paul Calderone <[email protected]> Mon, 19 Feb 2007 19:29:08 -0500
Newsgroups gmane.comp.python.quotient.dev
Message-ID <20070220002908.25807.16469985.divmod.quotient.27652@ohm>
On Mon, 19 Feb 2007 18:03:54 -0600, Edward Muller <[email protected]> wrote:
>Well I'm up and working. Any suggested reading for actually writing  an 
>application using Mantissa/Nevow/Axiom/etc?
>
>I am going through the docs/tutorials on the divmod.org website, but  it 
>looks a little thin (I understand your all busy ... it's not a  complaint).
>
>I am already somewhat familiar with Axiom having played with it a  bunch 
>sometime last year while prototyping some code (but that's as  far as it 
>went).
>

The code here:

http://divmod.org/trac/browser/branches/blog-1764-3/Hyperbola

Might be useful as a guide.  As you can see, it's not in trunk yet, so it hasn't
gone through the normal code review process yet, but that should happen soon, at
which point the Hyperbola project in trunk will be the thing to look at.  Until
then, though, it's a starting place.

Jean-Paul