Hi, Ok, it should be fixed in SVN. I actually replaced the == by a call to the Arrays.binarySearch(Object[] obj, Object obj) method, which makes traversing the array obsolete. Thanks for pointing it ;-) Best regards Sylvain