Hi, in the Iterator class there are the methods hasMore() and getNext(). This may seem nit-picky, but usually the Iterator interface has hasNext() and next() for the functions. It's like this in Java too. I just figured it might be more "standards-friendly" if the methods were the same name. :) But, it's probably too late for this. Oh well, just a thought I had.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
- [Reactor for CF] iterator's interface Ben G.
- RE: [Reactor for CF] iterator's interface Doug Hughes
