<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,6 +11,11 @@
 // Work in progress for a new immutable vector implementation.
 // This code is still preliminary, so expect things to change somewhat.
 
+// Questions: how to call update, appendFront, appendBack?
+//            how to make them available? trait Vector? VectorLike? have another companion object VectorImpl?
+//            mix in LinearSeq?
+
+
 package scala.collection
 package immutable
 </diff>
      <filename>src/library/scala/collection/immutable/Vector.scala</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>36e7e1fb2cfc7f7ebc0a1ece389506773e26fcd4</id>
    </parent>
  </parents>
  <author>
    <name>rompf</name>
    <email>rompf@5e8d7ff9-d8ef-0310-90f0-a4852d11357a</email>
  </author>
  <url>http://github.com/paulp/scala/commit/b73dbe14967c57c1419129f3e1b892a9a1720ab8</url>
  <id>b73dbe14967c57c1419129f3e1b892a9a1720ab8</id>
  <committed-date>2009-10-10T01:25:39-07:00</committed-date>
  <authored-date>2009-10-10T01:25:39-07:00</authored-date>
  <message>fixed npe when iterating over empty vector

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@19027 5e8d7ff9-d8ef-0310-90f0-a4852d11357a</message>
  <tree>cf4584750a6e2bcc1bfecdf5ebe196e4ffb765bd</tree>
  <committer>
    <name>rompf</name>
    <email>rompf@5e8d7ff9-d8ef-0310-90f0-a4852d11357a</email>
  </committer>
</commit>
