Video request: NSOperations

I would love to see an advanced NSOperation video tutorial series that goes in depth on creating custom operations, having dependencies, passing data from operation to the next, and having a path of operations, such as running a different operation if the previous one was successful, and another operation if it failed.