Hi, > Feedback we need: currently, this API is called *after* > the DOM replacement has happened, and gives you no > way of preventing or overriding the DOM replacement. I'm > far from convinced that's the right choice: it might be better > to run this before replacement and allow this function to "return > false;", in which case no replacement would happen.
Nice feature, this API. running it up front the replacement, to skip (for instance) might be the right choice. .M > > Cheers, > Adam Winer > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

