On Thu, Oct 11, 2012 at 11:11 AM, Ortner Nikolaus <span dir="ltr"><<a href="mailto:N.Ortner@fh-kaernten.at" target="_blank">N.Ortner@fh-kaernten.at</a>></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">> So, does this make sense or is there a more elegant or efficient way to<br>
> achieve this ?<br>
<br>
</div>Did you have trouble with<br>
zonza-groups = new BasicAttribute("zonza-groups");<br>
...<br>
zonza-groups.getValues().add(grpstr);</blockquote><div><br></div><div>good question: i never tried. Since i'm using the builtin ECMA/javascript engine, i assumed that would throw an error since</div><div>"-" is not allowed in standard javascript var names. </div>
</div>