Could you explain what you need it for? &nbsp;So I can see where it fits into the big picture :) &nbsp;It just seems a little klunky to me, having a collection of id properties collections.<div><br><div class="gmail_quote">On Sat, Dec 27, 2008 at 12:49 AM, Brecht Van Lommel <span dir="ltr">&lt;<a href="mailto:brecht@blender.org">brecht@blender.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div class="Ih2E3d"><br>
joe wrote:<br>
&gt; What&#39;s the design rationale of supporting arrays of group properties?<br>
&gt; &nbsp;Seems supporting arrays of id properties in general would be a cleaner<br>
&gt; solution, if it&#39;s needed. . .<br>
<br>
</div>Can you explain the difference to me? The array before supported<br>
subtypes IDP_INT, ID_FLOAT and IDP_DOUBLE. The logical extension<br>
seemed to me to just add IDP_GROUP. Isn&#39;t the end result basically the<br>
same?<br>
<br>
Well, it could be interesting to support mixed id property types in a<br>
single array, but that is not how the array was implemented here.<br>
Doing it that way would have been inconsistent with the way IDP_INT,<br>
IDP_FLOAT and IDP_DOUBLE already work.<br>
<br>
Brecht.<br>
_______________________________________________<br>
Bf-committers mailing list<br>
<a href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers</a><br>
</blockquote></div><br></div>