From: Erik V. <eri...@hc...> - 2008-11-30 14:52:32
|
With the way the routine I updated was written it was ALWAYS going to return FALSE. The contains would never find the 'PublicCompanyI' in the ArrayList<TokenI>. Yes, I should have been more careful when writing that code. Good fix (I had accepted it without any comments - perhaps you had expected some). Erik |