a)

Obj p = curScope.locals, last = null;
...

Java Linked list traversal, comp...

by maroloccio.blogspot.com, February 24, 2010 18:11, 1 refactoring, tagged with java, linked-list, traversing

I got this:

a) // see be...

55502f40dc8b7c769880b10874abc9d0 Talk
$getvalues = array('id', 'page', 'var1, 'var2', 'var3');

foreach($getvalues as $getvalue)
...

PHP An easy one: traversing thr...

by 10goto10.myopenid.com, November 16, 2009 09:35, 9 refactorings, tagged with traversing, clean

I'm using the following cod...

55502f40dc8b7c769880b10874abc9d0 Talk