Stack re-implemented

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Stack re-implemented

niko.schwarz
Hi list, issue 1336 proposes re-implementing Stack using the new
LinkedList which can take arbitrary objects. I committed the code and
it was really straightforward to do. Now stack is implemented in 3
one-line methods, removing about 10 methods, and removing one class
(StackLink).

Please see http://code.google.com/p/pharo/issues/detail?id=1336 or
SLICE-issue-1336-StackReimplemented-NikoSchwarz.2. in the inbox.

Cheers,

Niko

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project