hi list, how can i use the uri builder from a static utility class (doing some session related stuff)? I tried it with t3lib::makeInstance, but it seems it then has no cObject it can use, so it fails with "Fatal error: Call to a member function typoLink_URL() on a non-object". I'm using extbase 1.3 regards, Thomas