<?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 IWorkspaceEditEvents versus IEditEvents in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/iworkspaceeditevents-versus-ieditevents/m-p/180449#M4669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to get confirmed that in ArcMap these 2 events are the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am mainly interested in the Undo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this fire at the successful end of the undo operation in both cases.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Feb 2011 17:06:12 GMT</pubDate>
    <dc:creator>AndrewMcMenamin</dc:creator>
    <dc:date>2011-02-02T17:06:12Z</dc:date>
    <item>
      <title>IWorkspaceEditEvents versus IEditEvents</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/iworkspaceeditevents-versus-ieditevents/m-p/180449#M4669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to get confirmed that in ArcMap these 2 events are the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am mainly interested in the Undo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this fire at the successful end of the undo operation in both cases.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 17:06:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/iworkspaceeditevents-versus-ieditevents/m-p/180449#M4669</guid>
      <dc:creator>AndrewMcMenamin</dc:creator>
      <dc:date>2011-02-02T17:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: IWorkspaceEditEvents versus IEditEvents</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/iworkspaceeditevents-versus-ieditevents/m-p/180450#M4670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, they are not the same.&amp;nbsp; IEditEvents is the event interface for the ArcMap Editor.&amp;nbsp; It's events fire anytime the appropriate actions are executed using the Editor.&amp;nbsp; IWorkspaceEditEvents is the event interface for workspaces.&amp;nbsp; It's events fire anytime the appropriate actions are executed against the specific workspace it is being used in conjunction with.&amp;nbsp; If you are editing a particular workspace with the ArcMap Editor, then the events on the IEditEvents interface should fire the same as the events for IWorkspaceEditEvents setup to listen on that same workspace.&amp;nbsp; If you have IWorkspaceEditEvents setup to listen to workspace "A" and the Editor is set to edit workspace "B" then the two sets of events will not be synchronous as your listeners will not be listening to the same workspace.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 12:40:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/iworkspaceeditevents-versus-ieditevents/m-p/180450#M4670</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2011-02-03T12:40:18Z</dc:date>
    </item>
  </channel>
</rss>

