Jump to content

Talk:Container (abstract data type)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Untitled[edit]

Definetly needs to be merged

All informations fromContainer classhave been merged here. Links fromContainer classhave also been redirected to this articleHervegirod13:09, 27 May 2007 (UTC)[reply]

Container vs collection[edit]

There's an other article with similar content:Collection (abstract data type).

To my mind, bothcollectionsandcontainersare related, but are definitivelynotthe same concept. A container hold one or many other objects, allowing access to those objects through the container and eventually providing some kind of support to the stored objects.

By many aspects this definitions is compatible with other usage of the term "Container" (like inWeb containerorGraphic container).

A collection is a special kind of container (inheritance relation here), whose only purpose is to store and retrieve objects.

Sylvain Leroux(talk)09:18, 10 December 2007 (UTC)[reply]

H Brydon2011/03/18

  • IMHO a collection of objects is different from a container. A dozen apples is different from a basket of apples, which is different from a bag of 12 apples. The apples are a collection. The basket and bag are containers. And of course there could be a truckload of bagged apples or a box of bags. The collection and the container are distinct... should be de-merged—Precedingunsignedcomment added by71.30.166.145(talk)02:19, 19 March 2011 (UTC)[reply]
  • Shouldbe merged,in the context of Abstract Data Types.That is to say, as far as ADTs are concerned the two terms are synonymous. We can say that a container has an existence even if empty (like an instance of an ADT). While there may be collections that are not contained - e.g., there was no container as such that held the Beatles - this distinction is irrelevant as far as ADTs are concerned, as data collections are by definition contained in a data structure.Trevithj(talk)


Gabor Melli2013/12/01

  • Shouldbe merged intoCollection (ADT),

    my main evidence is that data structure textbooks do not differentiate between the two. e.g.[1]

    Also, the literature prefers "Collection" over "Container" (e.g.[2]). Notice, that the search onCollectionin Google Scholar returns ~7,000 documents"a+collection" + "abstract+data+type" +-javawhile onContainerreturns only ~400"a+container" + "abstract+data+type" +-java(I removed "java" from the search to show that "container" is Java centric - which is additional evidence that "Container" more often refers to a data structure rather than an ADT).

Difference wasn't not shown byUser:Sylvain Leroux.They are aliases to the very same concept.Ushkin N(talk)01:18, 24 May 2016 (UTC)[reply]

comparison[edit]

Comparison of different containers would be useful imho84.251.138.224(talk)18:12, 14 June 2008 (UTC)[reply]

Strong typing[edit]

The article should mention that a container can be or not be strongly typed, and maybe add a line about the advantage of strongly typed ones.213.223.65.98(talk)16:39, 17 February 2009 (UTC)[reply]

06/21/2009 cleanup[edit]

Added link to.NET implementation, restructured section into list by (language) (info).—Precedingunsignedcomment added by67.171.178.110(talk)22:32, 21 June 2009 (UTC)[reply]

Do the merge[edit]

I suggest doing the merge, as I have removed half the text of the "Container" article as too vague to be useful or too language centric to be meaningful, the rest does not appear to be substantive enough to retain.

Alternatively, one might agree that a container is something that "holds" a collection, which would make it a substantially more "object oriented" notion than collection. For example a list in a functional language is not an object and it is not a container but it is a collection. The same list in C++ is likely to be managed by a top level holder object or container.

However Wikipedia shouldn't be reflecting my personal thoughts on this. Unless some substantive references can be cited it should not be making the distinction. I can suggest relevant definitions from ISO Standards may be useful (I don't mean language standards, ISO also publishes language independent computing related definitions, and these ought to be considered "standard" enough to cite -- if you can get access to them).

Yttrill(talk)—Precedingundatedcomment added15:10, 13 February 2011 (UTC).[reply]

  • I agree that with what is in the article for now, it would be better to merge it with Collection, and add in the Container disamb some text explaining that a Container hold a Collection of elements.Hervegirod(talk)16:41, 13 February 2011 (UTC)[reply]
  • disagreeA collection is a meta concept above a data structure. It should not be merged. Perhaps, the Collection article should reflect this better, but a merge would be inappropriate with the concept.Sae1962(talk)21:52, 1 April 2011 (UTC)[reply]

Merging "Container"and"Collection"[edit]

The following discussion is closed.Please do not modify it.Subsequent comments should be made in a new section.A summary of the conclusions reached follows.
The result of the discussion wasno consensus.

Does the literature make a distinction betweenContainersandCollections?—Ruud20:18, 2 December 2011 (UTC) YOU CANNOT MERGE as different Computer Languages use different terminologies exclusively in order to differentiate methods/proceedures etc. The "Science" of Computing classifies types using its own terminology.[reply]

It seems academics get upset by Language creators. The general scientific term is one thing, for Professors and academics.

For the students of say, Java, an online search would become difficult if general scientific abstractions were used. What is the point of being academically correct but undiscoverable in common usage? A medical doctor has a medical term for the growth on a man's nose, and also for the medicine to remove it. Ordinary people may have no idea of these terms.— Precedingunsignedcomment added by92.27.78.128(talk)14:01, 30 April 2012 (UTC)[reply]

The discussion above is closed.Please do not modify it.Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.

Move discussion in progress[edit]

There is a move discussion in progress onTalk:Associative arraywhich affects this page. Please participate on that page and not in this talk page section. Thank you. —RMCD bot00:31, 27 January 2022 (UTC)[reply]

India Education Program course assignment[edit]

This article was the subject of an educational assignment at College Of Engineering Pune supported byWikipedia Ambassadorsthrough theIndia Education Programduring the 2011 Q3 term. Further details are availableon the course page.

The above message was substituted from{{IEP assignment}}byPrimeBOT(talk) on20:06, 1 February 2023 (UTC)[reply]