> Thanks Michael - makes sense, i'll look into that, as my data will > *definitely* not require caching. > > Anyone with anymore? :) The "caching" is actually a local cache to prevent circular references and optimize output when the same object is referenced several times in the data. Nicolas