Re: [Axiom] PostgreSQL backend incompatibilities

Nicola Larosa <[email protected]> Fri, 06 Jan 2006 10:04:58 +0100
Newsgroups gmane.comp.python.quotient.dev
Message-ID <[email protected]>
> Furthermore, we really want to focus outside developer efforts on stuff
> *above* our stack.  I will write more about "Divmod Avenue" later, but
> the elevator pitch is that we wish to deploy open source Mantissa
> applications written by other developers on our servers and split the
> revenue with their authors.

You already talked about this:

"Web 3.0", or Why Mantissa is What the Web is Missing
http://www.livejournal.com/users/glyf/47582.html


> That said, anecdotal evidence suggests that a lot of people think that
> Axiom is a very good ORM and its delightful effervescent flavor should
> be accessible to those who use databases other than PostgreSQL.

You meant "...other than SQLite.", right?


-- 
Nicola Larosa - http://www.tekNico.net/

def postOptions(self):
    if self['fast'] and self['good'] and self['cheap']:
        raise usage.UsageError, "can't have it all, brother"
 -- Twisted Matrix docs, 2005