<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Zombie Listeners? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Zombie-Listeners/m-p/1007967#M32802</link>
    <description>&lt;P&gt;Hi, I am trying to make my app robust. I want to check if there are any zombie listeners. Is there a way to get a list of all active listeners in xdk?&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2015 08:44:52 GMT</pubDate>
    <dc:creator>Thomas_V_1</dc:creator>
    <dc:date>2015-07-13T08:44:52Z</dc:date>
    <item>
      <title>Zombie Listeners?</title>
      <link>https://community.intel.com/t5/Software-Archive/Zombie-Listeners/m-p/1007967#M32802</link>
      <description>&lt;P&gt;Hi, I am trying to make my app robust. I want to check if there are any zombie listeners. Is there a way to get a list of all active listeners in xdk?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 08:44:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Zombie-Listeners/m-p/1007967#M32802</guid>
      <dc:creator>Thomas_V_1</dc:creator>
      <dc:date>2015-07-13T08:44:52Z</dc:date>
    </item>
    <item>
      <title>For any given object you can</title>
      <link>https://community.intel.com/t5/Software-Archive/Zombie-Listeners/m-p/1007968#M32803</link>
      <description>&lt;P&gt;For any given object you can get a list of all active event listeners:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/2518421/jquery-find-events-handlers-registered-with-an-object" target="_blank"&gt;http://stackoverflow.com/questions/2518421/jquery-find-events-handlers-registered-with-an-object&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also, CDT an easily show you those as you navigate the DOM. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;But regardless the approach, this will inform you as to what listeners are where. But figuring out why or what they are for is a completely different problem. &amp;nbsp;As the author of the app, you should probably have a pretty good sense of what is waiting on what. Though, if you use a lot of third party components, then having a full understanding of every event handler is elusive.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 16:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Zombie-Listeners/m-p/1007968#M32803</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2015-07-13T16:37:01Z</dc:date>
    </item>
  </channel>
</rss>

