What does mod_python.publisher handler do?

Y

yaru22

I was reading Chapter 6.1 in mod_python manual at www.python.org.

The manual simply says:

The publisher handler is a good way to avoid writing your own handlers
and focus on rapid application development.

I still don't understand what this publisher handler is for.

Can someone elaborate the above phrase with some examples please?

Thanks in advance.

Regards,
Brian
 
S

Steve Holden

yaru22 said:
I was reading Chapter 6.1 in mod_python manual at www.python.org.

The manual simply says:

The publisher handler is a good way to avoid writing your own handlers
and focus on rapid application development.

I still don't understand what this publisher handler is for.

Can someone elaborate the above phrase with some examples please?

Thanks in advance.
I think perhaps your reading of the documentation has been a little less
than assiduous. Does


http://www.modpython.org/live/current/doc-html/hand-pub.html

make it any clearer? There the examples show you exactly how to use the
handler, and the point of providing it is to allow you to use mod_python
without going to the trouble of writing your own handler.

regards
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top