nomovok-opensource / cutedriver-agent_qt

Other
6 stars 12 forks source link

Renaming: TDriver -> cuTeDriver #4

Closed WWDrakey closed 9 years ago

WWDrakey commented 9 years ago

Where feasible, change component to use cuTeDriver instead of TDriver.

WWDrakey commented 9 years ago

Discussed this quite a bit and came to the following conclusion:

In order to avoid accidental breakage, causing extra work and causing unneeded deviation with TDriver, will only do the renamings to the cosmetic side visible to users. Won't touch the functional code or APIs, so that any pieces from cuTeDriver can be combined with those from TDriver.

This can be revisited if our API starts to deviate far enough from the original TDriver API, that the renaming is actually a useful thinking (for alerting people of the incompatibility).

In light of this, I made minor changes to agent_qt in the nomovok_fixes branch, and those will be merged into main once tested on both Windows and Linux.

So, calling this issue handled.