Chapter 14.1. How to Use This Chapter

MochiKit comes with very good documentation. But, it’s reference documentation. It tells you what you need to know to use a specific function. That’s certainly valuable, and this chapter doesn’t try to reproduce that.

The goal of this chapter is to provide more background around the features of MochiKit with the perspective of Python programmers in mind.

The next section of the chapter covers MochiKit.Base, which are the lowest-level functions within MochiKit. We start off with the low-level functions and work our way up to the high-level ones, which tend to build on the low-level ones. If you want, you can jump on to the later sections of the chapter, but be aware that you may need to bounce back to ...

Get Rapid Web Applications with TurboGears: Using Python to Create Ajax-Powered Sites now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.