Hello,<div><br></div><div>I&#39;ve been going through the Seaside online book and so far everything has been intuitive and straightforward.  At the very end of section 12.2 (Example: Embedding an Editor) there is a note that says:</div>
<div><br></div><div><span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; ">Our simple implementation of <code style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; font: normal normal normal 1em/normal &#39;andale mono&#39;, &#39;lucida console&#39;, monospace; line-height: 1.5; ">IAddress&gt;&gt;editContact:</code> will save changes even when you press <em style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: italic; font-size: 14px; font-family: inherit; vertical-align: baseline; ">cancel</em>. See <a title="Answer to the Caller" class="internal portion section" href="http://book.seaside.st/book/components/calling/answer" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; color: rgb(1, 89, 142); text-decoration: underline; ">Section 11.5</a> to understand how you can change this.</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; "><br></span></div><div><span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; ">In the context of section 11.5, ContactListView is &#39;call:&#39;ing the editor and testing the return value to decide whether or not to save the changes.  This is very straightforward.  </span></div>
<div><span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; "><br></span></div><div><span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; ">In the context of section 12.2, IAddress is embedding the editor and thus it is not clear or intuitive where I would test the return value of the editor to decide whether or not to save the changes.  I&#39;m sure this is an easy question for the season veterans, but I&#39;m just not seeing it.</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; "><br></span></div><div><font class="Apple-style-span" color="#222222" face="&#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: 21px;">Thanks in advance for any help, pointers, etc...</span></font></div>
<div><font class="Apple-style-span" color="#222222" face="&#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: 21px;"><br></span></font></div>
<div><font class="Apple-style-span" color="#222222" face="&#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: 21px;">Elliot</span></font></div>
<div><font class="Apple-style-span" color="#222222" face="&#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: 21px;"><br></span></font></div>
<div><font class="Apple-style-span" color="#222222" face="&#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: 21px;">P.S. This is using the Seaside 3.0 One-click on a Macbook Pro (OS X 10.6.4).</span></font></div>
<div><font class="Apple-style-span" color="#222222" face="&#39;Helvetica Neue&#39;, Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: 21px;"><br></span></font></div>