Matt Sergeant wrote: > Or are you saying
the other way around - provide a default get_dom() that works on top of the current get_fh() and get_strref() implementations? That makes a lot of sense to me.
Right, he means just a wrapper over get_strref() and get_fh() that DOM-returning subclasses could also override, as needed. At least, I think that's what he meant... that's what I was +1'ing, anyway :-)
-kip