Thread: titan2broker?
View Single Post
04-06-09, 03:14 AM   #2
Tristanian
Andúril
Premium Member
AddOn Author - Click to view addons
Join Date: Nov 2007
Posts: 279
There isn't a Titan2Broker "bridge" addon and I would be surprised if someone found the motivation to create one. All titan plugins have a reqdep on the core display, as they were never designed to be able to run as standalone. Even if we could somehow solve the relatively simple issues of the button/tooltip displaying properly (even the Blizzard dropdown menu per plugin), basic savedvars controlling label functionality, general options and whatnot are stored within Titan Panel in a per registered plugin basis. This is by far the biggest problem. These savedvars are retrieved via calls to specific functions tied again into the core addon that would need to be emulated, essentially creating hacks (that are not always reliable) similar to what F2B is doing.

Imo, you are far better off convincing the author to make a pure Broker port, since you are using DS yourself, than trying to get someone to create a T2B "bridge" and get into another mess, similar to the initial incarnations of F2B and B2F, which are ultimately confusing for users not to mention unnecessary.
__________________
  Reply With Quote