Comments about GridStatusIgnored http://www.wowace.com/addons/gridstatusignored/ The latest comments about GridStatusIgnored en-us Thu, 09 Jul 2009 15:46:52 +0000 WowAce.com (http://www.wowace.com) Comment #5 http://www.wowace.com/addons/gridstatusignored/?comment=5 <ul><li>laugh* Totally sign to Sietelle<sup> </sup></li></ul> Thu, 09 Jul 2009 15:46:52 +0000 http://www.wowace.com/addons/gridstatusignored/?comment=5 http://www.wowace.com/addons/gridstatusignored/?comment=5 no-reply@curseforge.com (Imiona) Comment #4 http://www.wowace.com/addons/gridstatusignored/?comment=4 <p>this is pure evil and I love it.</p> <p>too bad I can't stand grid</p> Sat, 04 Jul 2009 02:44:35 +0000 http://www.wowace.com/addons/gridstatusignored/?comment=4 http://www.wowace.com/addons/gridstatusignored/?comment=4 no-reply@curseforge.com (Sietelle) Comment #3 http://www.wowace.com/addons/gridstatusignored/?comment=3 <p>This will be awesome. I love not healing people I can't stand. Thanks!</p> Sat, 04 Jul 2009 00:07:26 +0000 http://www.wowace.com/addons/gridstatusignored/?comment=3 http://www.wowace.com/addons/gridstatusignored/?comment=3 no-reply@curseforge.com (Jimmerz28) Comment #2 http://www.wowace.com/addons/gridstatusignored/?comment=2 <p>Just updated using mikk's recommendation.</p> Fri, 03 Jul 2009 21:17:30 +0000 http://www.wowace.com/addons/gridstatusignored/?comment=2 http://www.wowace.com/addons/gridstatusignored/?comment=2 no-reply@curseforge.com (Cyprias) Comment #1 http://www.wowace.com/addons/gridstatusignored/?comment=1 <p>I'd recommend cacheing the results of the ignorelist query, e.g.</p> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="kd">local</span> <span class="n">ignoredNames</span> <span class="o">=</span> <span class="p">{</span> <span class="p">[</span><span class="s2">"</span><span class="s">Foo"</span><span class="p">]</span> <span class="o">=</span> <span class="kc">true</span><span class="p">,</span> <span class="p">[</span><span class="s2">"</span><span class="s">Bar"</span><span class="p">]</span> <span class="o">=</span> <span class="kc">true</span><span class="p">,</span> <span class="c1">-- pre-shortened "Bar-Server Name"?</span> </pre></div> </div><p>For instance, <a href="/addons/ignore-more/pages/main/">IgnoreMore</a> ignore lists can become .. ummm. lengthy <span class="emote emote-smile" title="Smile">:-)</span></p> Fri, 03 Jul 2009 15:40:52 +0000 http://www.wowace.com/addons/gridstatusignored/?comment=1 http://www.wowace.com/addons/gridstatusignored/?comment=1 no-reply@curseforge.com (mikk)