<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Micha&euml;l,<br>
<br>
why don't you do something like asSet asSortedCollection?<br>
<br>
Kind Regards<br>
Karsten<br>
<br>
<br>
Am 20.05.10 12:33, schrieb Michael Delache:
<blockquote
 cite="mid:AANLkTimV3Lduzm_ZusZEEClsfv8Oou8QfwOmp9na7lYw@mail.gmail.com"
 type="cite">Hi,
  <div><br>
  </div>
  <div>&nbsp;&nbsp; I'm making an html select as follows</div>
  <div><br>
  </div>
  <div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;">html
paragraph:</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;">[</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;">&nbsp;&nbsp;
&nbsp; &nbsp; &nbsp;html span class: 'boxAlign'; with: [</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;">&nbsp;&nbsp;
&nbsp; &nbsp; &nbsp;html html: 'S&amp;Eacute;rie: *'.</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>html select&nbsp;</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>list:(bds
collect:[:each | each serie]);</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>callback: [
:value | aBD serie: value];</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>selected:
aBD serie.&nbsp;</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>].</blockquote>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 1ex;">].</blockquote>
  <div><br>
  </div>
  <div>&nbsp;My problem is: in "list" i have a lot of duplicated elements.</div>
  </div>
  <div>I would like to know how to keep only one instance of each
element but keep it in a list because the html select take a list (at
least I think we cant give it a set)</div>
  <div><br>
  </div>
  <div>Thanks,</div>
  <div><br>
  </div>
  <div>&nbsp;&nbsp;Micha&euml;l D.</div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Karsten Kusche - Dipl. Inf. - <a class="moz-txt-link-abbreviated" href="mailto:karsten@heeg.de">karsten@heeg.de</a>
Georg Heeg eK - K&ouml;then
Handelsregister: Amtsgericht Dortmund A 12812 </pre>
</body>
</html>