durusmail: quixote-users: mod_python
mod_python
2001-09-18
2001-09-18
2001-09-18
2001-09-19
2001-09-18
2001-09-19
2001-09-19
2001-09-19
2001-09-19
2001-09-19
mod_python
Erno Kuusela
2001-09-19
hello,

On Tue, 18 Sep 2001, Greg Ward wrote:

| > here's how i set it up (debian woody):
| >
| >     apt-get install libapache-mod-python
| >     cp quixote_handler.py /usr/local/lib/python2.0/site-packages/
|
| Looks like we should add this as a module to the "quixote" package.  How
| does quixote.mod_python sound -- too confusing?  I think
|   PythonHandler quixote.mod_python
| seems pretty straightforward.

seems ok to me.

| Can you explain why the "quixote-package" option is needed?  I assume
| it's because the application author doesn't write the code that
| instantiates ModPythonPublisher, so needs another way to set the root
| namespace.

yeah, i couldn't think of other methods of telling quixote what
package it should use.

|   * the mod_python option (if it's still needed) should be renamed to
|     quixote-namespace or quixote-root-namespace, for consistency with
|     Quixote's terminology

probably, i don't know much about quixote yet :).

   -- erno


reply