The problem is how to know if the activity can be shared in the shell.<br>The information in the .info file is known by the activity and by the shell,<br>but the max_participants information is known only by the activity.<br>
<br>Gonzalo<br><br><div class="gmail_quote">On Wed, Nov 16, 2011 at 3:21 AM, Alan Jhonn Aguiar Schwyn <span dir="ltr"><<a href="mailto:alanjas@hotmail.com">alanjas@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div><div dir="ltr">
<div><br></div><div>Hi,</div><div><br></div><div>Why add another thing? ('can_share')</div><div><br></div><div>Make the things easy:</div><div><br></div><div>If self.max_participants = 1 then</div><div>    the activity can't be shared</div>
<div>else</div><div>   the activity can be shared</div><div><br></div><div>Regards</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Alan</div></font></span><div><br></div><div>PS: this is not the current operation?</div>
<div><br></div>                                         </div></div>
<br>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><br>