>>Ok, don't worry, at least I'll run some test before commit, and if in >>trouble, i'll ask. > > No. Do not commit the code if it works that way. At all. My intention was to not change existing code, and in any case, to do tests before, and commit only if necessary, right ?
In any case, to avoid problems, I'll send sources to this mailing list and let someone make commits / patch / other. >>Ok, more generic. > > It's not more generic, it's more specific. A String return value could be > anything. An enum is more restrictive and gives the caller a better idea of > what to expect. mhhh ythe intent was to say "it's more in line with the rest of the code", but thnaks for the hint. Sandro
