View Single Post
01-09-11, 06:10 PM   #1
robodude666
A Cyclonian
 
robodude666's Avatar
Join Date: Mar 2006
Posts: 42
Testing addons that rely on inter-addon communication

Hey guys,

I'm in the middle of working on a couple addons that require chat channel monitor and inter-addon communication via the SendAddonMessage functionality. The addon will communicate with other users of this addon and share information, etc. Nothing new really, as this type of communication is already being done by dozens of other addons.

What I'm wondering is.. How does one test such an addon without other people using it? I'm confident that once data parsing works, it it will work just as well with other people. I've done Lua development before, and made addons for private use, but never have I used chat channels or the SendAddonMessage functionality so I'm new to these areas.

Cheers,
-robodude666
__________________
What do you mean there is no cow level?!
  Reply With Quote