Building Complex Queries with getContentObjects()

Refactoring a bit of code in the http://www.webdu.com.au/ website.  It's wonderful to see how light, easy and readable building type queries with application.fapi.getContentObjects() is compared to hand-crufting SQL.

https://gist.github.com/839979

For some more documentation on getContentObjects() see my earlier blog post:
http://farcry.posterous.com/new-fapi-function-getcontentobjects

Enjoy!

3769 views and 0 responses