[thelist] Ariticle editor
Teresa_Molina@hartehanks.com
Teresa_Molina at hartehanks.com
Fri Apr 7 12:10:45 2000
I'm working on a lengthy summary to post on evolt, but the article is growing
beyond all bounds of readability. I'm wondering if someone would volunteer to
read and help me edit it (read "hack it up"), so the results can actually be
useful to people (I've been putting N6 and N4.6 to the W3 CSS test suite, which
involves well over 100 tests).
Please?
Thanks, Teresa
<tip type="Java">
The ennumeration interface is an excellent tool, because it allows you to return
lists regardless of their type, be it primitive or object. Though methods that
use of the ennumerated item may need to cast, the benefits of being able to
return a mixed bag can make ennumeration the better choice over an array (or a
vector).</tip>