On Thu, Oct 11, 2012 at 11:11 AM, Ortner Nikolaus <span dir="ltr">&lt;<a href="mailto:N.Ortner@fh-kaernten.at" target="_blank">N.Ortner@fh-kaernten.at</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">&gt; So, does this make sense or is there a more elegant or efficient way to<br>
&gt; achieve this ?<br>
<br>
</div>Did you have trouble with<br>
  zonza-groups = new BasicAttribute(&quot;zonza-groups&quot;);<br>
 ...<br>
  zonza-groups.getValues().add(grpstr);</blockquote><div><br></div><div>good question: i never tried.  Since i&#39;m using the builtin ECMA/javascript engine, i assumed that would throw an error since</div><div>&quot;-&quot; is not allowed in standard javascript var names. </div>
</div>