View Single Post
07-20-10, 01:45 PM   #21
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 680
Originally Posted by Mera View Post
This is not from the plugin Chaos this issue but the library the plugin is based on, Garthex already replied to my request



Garthex reply

I have caught this bug while adding 33000 entries into my file (function + variables)

But actually LuaWoW uses ~5000 API functions in WoW and you should not notice speed issues or maybe your computer is slow too, here on a Core i7 and 12Gb DDR3 it's fast and I don't notice the speed issues, the client respond as normal.

To summarize any actual syntax plugin is increasingly slow in the number of recognized functions, a workaround is to add the list to langs.xml but you will have less controls on your language and dirty folders.
I assure you, it's not a comp issue. I can edit in any other language with no problems (lua, java, etc.). As soon as I choose LuaWoW.... well let's say I've seen a dead raccoon respond faster to my typing.
  Reply With Quote