Unfortunately I cannot migrate my application from 4.0.7 to 4.1 because of core changes in Extjs-Data-Package. So I've decided to rewrite extjs-rendering scenario using DocumentFragment to improve performance, I just want to know is it "theoretically" possible to render components into DocumentFragment instead of DOM?