Menu

#228 identitytable

5.0.0
closed
Erich
None
1
2023-01-01
2014-10-12
Walter
No

5.3.17. The IdentityTable Class
An identity table is a collection with indexes that can be any object. In an identity table, each item is
associated with a single index, and there can be only one item for each index
...
5.3.17.15. put

-put(item,index)---------------------------------------------><
Makes the object item a member item of the collection and associates it with index index. The new
item replaces any existing items associated with index index.

There can only be one item associated with index index!?!

Related

Documentation Bugs: #228

Discussion

  • Erich

    Erich - 2015-05-28

    The new item replaces any existing items associated with index index.
    There can only be one item associated with index index!?!

    Walter, can you please elaborate, what exactly you believe should be changed?

    Do you mean:

    "The new item replaces any existing items associated with index index" -> ".. replaces any existing item .."?

     
  • Erich

    Erich - 2015-05-28
    • status: open --> accepted
    • assigned_to: Erich
    • Group: None --> 5.0.0
     
    • Walter Pachl

      Walter Pachl - 2015-05-28

      Sounds right!

      Von: Erich [mailto:erich_st@users.sf.net]
      Gesendet: Donnerstag, 28. Mai 2015 10:30
      An: [oorexx:documentation]
      Betreff: [oorexx:documentation] #228 identitytable

      • status: open --> accepted
      • assigned_to: Erich
      • Group: None --> 5.0.0
      • Comment:

      The new item replaces any existing items associated with index index.
      There can only be one item associated with index index!?!

      Walter, can you please elaborate, what exactly you believe should be
      changed?

      Do you mean:

      "The new item replaces any existing items associated with index index" ->
      ".. replaces any existing item .."?


      [documentation:#228] http://sourceforge.net/p/oorexx/documentation/228
      identitytable

      Status: accepted
      Group: 5.0.0
      Created: Sun Oct 12, 2014 08:20 PM UTC by Walter
      Last Updated: Sun Oct 12, 2014 08:20 PM UTC
      Owner: Erich

      5.3.17. The IdentityTable Class
      An identity table is a collection with indexes that can be any object. In an
      identity table, each item is
      associated with a single index, and there can be only one item for each
      index
      ....
      5.3.17.15. put

      -put(item,index)---------------------------------------------><
      Makes the object item a member item of the collection and associates it with
      index index. The new
      item replaces any existing items associated with index index.

      There can only be one item associated with index index!?!


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/oorexx/documentation/228/
      https://sourceforge.net/p/oorexx/documentation/228

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/
      https://sourceforge.net/auth/subscript-disabledions

       

      Related

      Documentation Bugs: #228

  • Erich

    Erich - 2015-05-28
    • status: accepted --> pending
     
  • Erich

    Erich - 2015-05-28

    Committed revision [r10932].

     

    Related

    Commit: [r10932]

  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel