<br><br><div class="gmail_quote">On Fri, Feb 12, 2010 at 10:01 AM, Norbert Hartl <span dir="ltr">&lt;<a href="mailto:norbert@hartl.name">norbert@hartl.name</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;">Yes, only coding and not strong concerns. In general using this should be safe. The new selector is meaningful on the class side but AFAIK not on the instance side of your objects. If you are calling new you need to have an implemented method new that easily leads to confusion when you read code. <div>
<br></div><div>In your case and taking the examples from Richard your probably best off using the actionButtons approach.</div><div><br></div><br></div></blockquote><div><br>Ok, so I think another lightbulb just went off in my head, and something I had totally missed before is now flashing bright red. <br>
<br>Are you saying that when each of those buttons is pressed a method with that selector is going to be called on the object being edited. IE pressing the Save button is the same as sending [myObject save]?<br><br><br>Tony <br>
</div></div>