Ticket #2430 (s1b_analysis_finished tweak) — at Version 2

Opened 15 years ago

Last modified 13 years ago

immutable collections -- factory methods

Reported by: stefan Owned by: stefan
Priority: major Milestone:
Component: uncategorized Version: 2.0
Keywords: Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: stefan Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: Changelog: Changelog
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 3.5
Design_score: 3.5 Imp._score: 4
Test_score: 0

Description (last modified by stefan) (diff)

Since, at the moment there is only complex ways of creating immutable collections, there is need of creating factory methods with, as much as possible, simple arguments.

  • factory methods for creating hashing or non-hashing collection
  • factory methods for creating iterable collections with custom iterator.
  • factory methods for creating collection of another collection.

Change History

comment:1 Changed 15 years ago by stefan

  • Owner set to stefan
  • Status changed from new to s1a_analysis_started

comment:2 Changed 15 years ago by stefan

  • Status changed from s1a_analysis_started to s1b_analysis_finished
  • Description modified (diff)
Note: See TracTickets for help on using tickets.