Our interfaces often use Enumerations as a return type. Personally, I
don't like returning enumerations as this makes reusing the returned
object difficult and you can't just query how many objects are in the
enumeration etc.

So I think we sould either return collections or typed arrays. Between
these I have no real preference.

Carsten
-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to