Seems like there ought to be a #selectorGetOptions: method in MAMultipleOptionDescription to tell it which of its model&#39;s methods to call to get its options?<br><br><div class="gmail_quote">On Mon, Oct 26, 2009 at 4:49 PM, John Chludzinski <span dir="ltr">&lt;<a href="mailto:john.chludzinski@gmail.com">john.chludzinski@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;m trying to set the options for MAMultipleOptionDescription using an instance variable of its associated model (Lists).  But since the call to set the options for the instance of MAMultipleOptionDescription is in a List (the model&#39;s) class method, I can&#39;t make access to this instance variable (of List).  I tried having the #selectorAccessor: method return these value, but of course this merely added these to the selected list - NOT the options.  Not what I wanted.  There must be a means to access instance data associated with the model to be displayed in the options for MAMultipleOptionDescription?<br>

</blockquote></div><br>