[jQuery] jQuery 1.3 live() vs listen/intercept plugins

[jQuery] jQuery 1.3 live() vs listen/intercept plugins


I'm trying to understand where the new live() fits in to the world of
event delegation, and plugins like listen and intercept
What are the arguments for one approach over the other?
thanks!