Nice/stdlib/nice/lang range.nice,1.4,1.5

Daniel Bonniot <[email protected]> Fri, 01 Apr 2005 16:02:24 +0000
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/stdlib/nice/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8695/stdlib/nice/lang

Modified Files:
	range.nice 
Log Message:
Added missing List method implementations.


Index: range.nice
===================================================================
RCS file: /cvsroot/nice/Nice/stdlib/nice/lang/range.nice,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** range.nice	13 Aug 2004 12:44:04 -0000	1.4
--- range.nice	1 Apr 2005 16:02:21 -0000	1.5
***************
*** 50,53 ****
--- 50,54 ----
    
    add(elem) =  throw new UnsupportedOperationException();
+   add(index, elem) =  throw new UnsupportedOperationException();
  
    contains(elem) = begin.index <= cast(elem) <= end.index;
***************
*** 60,63 ****
--- 61,65 ----
  
    remove(elem) = throw new UnsupportedOperationException();
+   removeAt(index) = throw new UnsupportedOperationException();
    removeAll(elems) = throw new UnsupportedOperationException();
  }



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30