MOF2I 2.0 NO IDEA Avatar
  1. OMG Issue

MOF2I2 — ReflectiveSequence is not sufficient - add iterator, remove addAll

  • Key: MOF2I2-52
  • Legacy Issue Number: 6907
  • Status: closed  
  • Source: GoodData Corporation ( Martin Matula)
  • Summary:

    Summary:
    Martin has proposed adding an iterator operation Iterator and removing addAll.
    Iterator would return a ReflectiveIterator that can be used to iterate through all the elements of the collection. If the underlying collection changes while holding an iterator, the behavior of iterator is undefined.

  • Reported: MOF2I 1.0 — Thu, 15 Jan 2004 05:00 GMT
  • Disposition: Resolved — MOF2I 2.0b1
  • Disposition Summary:

    AddAll is useful as an atomic operation. There would be limited value in a language independent iterator – it will tend to make for non-optimal language bindings

  • Updated: Sun, 8 Mar 2015 22:09 GMT