jsonDerulo and Twitter

The probleme was the caching method (xPDOMemCached) that seems to disturb jsonDerulo.

I added some code to force jsonDerulo to use the xPDOFileCache instead xPDOMemCached as cache handler.

But I don’t understand the reason.