Chapter 12.2. More-Advanced SQLObject Customization

The sqlmeta class gives you quite a few opportunities to customize particular aspects of SQLObject’s behavior. But sqlmeta has a limited and predefined set of behaviors for you to play with. Sometimes you want more.

You might also want to add additional attributes, or intercept attribute access and modify it in some way. As you will see in the next section, SQLObject provides helpers for these things, too.

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.