Question: is this sutits for Project Coin?

Mark Mahieu markmahieu at googlemail.com
Mon Mar 16 08:31:03 PDT 2009


Those proposals would be library changes, so no they're not suitable for
Coin.
Mark


2009/3/16 Алексей Кузнецов <kuaw26 at mail.ru>

> Hello all!
>
> Question: is this sutits for Project Coin?
>
> 1) Add caseSensitive flag for all sutable methods from java.lang.String
>  indexOf(String s, boolean caseSensitive)
>  startsWith(String prefix, boolean caseSensitive)
>  ... and so on...
>
> 2) Add constructor with var args for classes that implement
> java.util.Collection
>  public Vector(E... items)
>  public ArrayList(E... items)
>  public HashSet(E... items)
>  ... and so on ...
>
> Alexey Kuznetsov
> kuaw26 at mail.ru
>
>



More information about the coin-dev mailing list