- always query 'slice_ids_whitelist' so we can make sure only valid nodes are returne...
authorTony Mack <tmack@cs.princeton.edu>
Mon, 23 Jul 2007 19:02:17 +0000 (19:02 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Mon, 23 Jul 2007 19:02:17 +0000 (19:02 +0000)
commit66525a88db155d029e62841ec2170b276995e8cc
treed6c66564992ff6c351df6f831e3099cc11af928e
parent9dd431e0259c393ebd8d5e257029eb10e8625bf2
- always query 'slice_ids_whitelist' so we can make sure only valid nodes are returned. remove this field later if user hasnt specified it.
- fix nodes iterator bug.
PLC/Methods/GetNodes.py