Ability to hook into the Sphinx tables

Hello!

Here's what I would like to do: I want to create a server (or maybe a set of, like the demo, I am not sure yet) whereby I can inherit the Sphinx tables and add my custom model as well. So for example instead of just TUser I'd like to do a TARUser inheriting from that and then use this to attach to my custom model.
At the end of the day I want to be able to use the Sphinx facilities and then passthrough my custom model to do stuff.

Can someone please show me step-by-step how to do this properly? Because I have used the Wizard and it looks nothing like the demo, so I am not sure how to go about it in a sensible way.

Cheers!

Maybe this is what you are looking for?