<?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 listeners - move to trash in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/listeners-move-to-trash/m-p/321554#M8555</link>
    <description>&lt;P&gt;I am writing an event handler. In my testing, I have observed that when a document is moved to trash, the framework always appears to fire a lifecycle transition event AND a move event (move to trash). Therefore in the interests of efficiency my design ignores the lifecycle event and only processes the move event. Is this logic going to miss something? Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 11:44:28 GMT</pubDate>
    <dc:creator>Eric_Ace</dc:creator>
    <dc:date>2017-10-05T11:44:28Z</dc:date>
    <item>
      <title>listeners - move to trash</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/listeners-move-to-trash/m-p/321554#M8555</link>
      <description>&lt;P&gt;I am writing an event handler. In my testing, I have observed that when a document is moved to trash, the framework always appears to fire a lifecycle transition event AND a move event (move to trash). Therefore in the interests of efficiency my design ignores the lifecycle event and only processes the move event. Is this logic going to miss something? Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 11:44:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/listeners-move-to-trash/m-p/321554#M8555</guid>
      <dc:creator>Eric_Ace</dc:creator>
      <dc:date>2017-10-05T11:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: listeners - move to trash</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/listeners-move-to-trash/m-p/321555#M8556</link>
      <description>&lt;P&gt;Putting a document in the trash changes its lifecycle state to "deleted" and renames it (a rename is a move) to "docname._1507482111971_.trashed" in order to avoid collision with the names of documents that are not in the trash. It's up to you what you consider relevant events for your application.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Oct 2017 17:02:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/listeners-move-to-trash/m-p/321555#M8556</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2017-10-08T17:02:15Z</dc:date>
    </item>
  </channel>
</rss>

