java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic Vector (5 - 27 Jun 2003 - Main.little_endian)
Line: 1 to 1
 
META TOPICPARENT name="Glossary"
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

Vector
<-- this automatically adds a header showing the name of this page -->

Changed:
<
<
The Vector is the pre Java Collections Framework class for ArrayList. Since collections were introduced in Java 1.2 the ArrayList is preferred in most cases that the Vector is applicable.
>
>
The Vector is the pre Java Collections Framework class for ArrayList. Since collections were introduced in Java 1.2 the ArrayList is preferred in most cases where the Vector is applicable.
 See ArrayList for more information including convenient ways to make the ArrayList perform like the Vector.

 <<O>>  Difference Topic Vector (4 - 24 Jun 2003 - Main.zander)
Line: 1 to 1
 
META TOPICPARENT name="Glossary"
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 14 to 14
 
<-- anchor to allow a link to the discussion about this article -->

Discussion about Vector
<-- generate a header for the discussion part of page -->

Changed:
<
<
Why is the Vector linked to itself? I wanted to remove it, until I saw that it was explicitly linked; am I missing something? (TZ)
  • I do it for consistency, especially when a word can have multiple meanings. This page is about java.util.Vector. If the topic of a 3D Vector came up I would make sure it's not linked because that's not the meaning that is relevant to this page. But that's just my style. If it bothers you, make a strong argument for me to change and I'll consider it else you can continue to change things after me. I currently edit pages if I have something to add, see an error, or see a link that should be added. -- SandyMcArthur - 23 Jun 2003 (TZ: unless you have something to add, delete this once you've read it as it isn't relevant to Vector.)
>
>

 <<O>>  Difference Topic Vector (3 - 23 Jun 2003 - Main.leknor)
Line: 1 to 1
 
META TOPICPARENT name="Glossary"
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 15 to 15
 
<-- anchor to allow a link to the discussion about this article -->

Discussion about Vector
<-- generate a header for the discussion part of page -->

Why is the Vector linked to itself? I wanted to remove it, until I saw that it was explicitly linked; am I missing something? (TZ)
Changed:
<
<
>
>
  • I do it for consistency, especially when a word can have multiple meanings. This page is about java.util.Vector. If the topic of a 3D Vector came up I would make sure it's not linked because that's not the meaning that is relevant to this page. But that's just my style. If it bothers you, make a strong argument for me to change and I'll consider it else you can continue to change things after me. I currently edit pages if I have something to add, see an error, or see a link that should be added. -- SandyMcArthur - 23 Jun 2003 (TZ: unless you have something to add, delete this once you've read it as it isn't relevant to Vector.)

 <<O>>  Difference Topic Vector (2 - 23 Jun 2003 - Main.zander)
Line: 1 to 1
 
META TOPICPARENT name="Glossary"
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 14 to 14
 
<-- anchor to allow a link to the discussion about this article -->

Discussion about Vector
<-- generate a header for the discussion part of page -->

Added:
>
>
Why is the Vector linked to itself? I wanted to remove it, until I saw that it was explicitly linked; am I missing something? (TZ)

 <<O>>  Difference Topic Vector (1 - 20 Jun 2003 - Main.leknor)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="Glossary"
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

Vector
<-- this automatically adds a header showing the name of this page -->

The Vector is the pre Java Collections Framework class for ArrayList. Since collections were introduced in Java 1.2 the ArrayList is preferred in most cases that the Vector is applicable.

See ArrayList for more information including convenient ways to make the ArrayList perform like the Vector.


<-- put two horizontal ruled lines between article and discussion of it. -->

<-- anchor to allow a link to the discussion about this article -->

Discussion about Vector
<-- generate a header for the discussion part of page -->


Topic Vector . { View | Diffs r5 < r4 < r3 < r2 | More }
 XML java.net RSS