RFC #0130: util.HashmapIterator returns values instead of keys

at 2007-06-13 in RFCs by friebe (0 comments)

Scope of Change

  • util.HashmapIterator::next return values not keys
  • util.Hashmap is extended by a method util.Hashmap::keyIterator, which returns a util.HashmapIterator to loop over keys
Rationale
This change will provide the ability to substitute instances of different classes that implement the interface util.XPIterator

Read the full RFC here



Subscribe

You can subscribe to the XP framework's news by using RSS syndication.


Categories

News
General
PHP5
Announcements
RFCs
Further reading
Examples
Editorial
EASC
Experiments
Unittests
Databases
5.8-SERIES
Unicode
Language
5.9-SERIES

Related

Find related articles by a search for «RFC».