Hi There, So foolhardy as I perhaps am, I have tried to use my application which is based on the new standalone torque framework with the tdk (turbine 2.1). Now this might not be an emminently sensible thing to do, but the system is working (sort of), but a number of questions arise
1. If I want to use the new Torque with Turbine/TDK what is the recommended approach 2. Since I am now initializing the new Torque from within the old Turbine, is there some way to add some init-like function or class that will get called when the system starts up? 3. Is there some documentation that deals specifically with developing new actions, screens etc.? I mean the tdk tutorial is great, but I was wondering it I couldn't add other kinds of modules. re point2. at the moment I only seem to be able to add actions, screens and tags to the tdk, none of which give me the option of an init() method. Naturally I've hacked round this by creating one, and ensuring it only gets called once through a static flag, but it's not very pretty. Thanks in advance. CHEERS> SAM -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
