|
|
|
|
|
by jasonhansel
1998 days ago
|
|
It's important here that "created" is an immutable attribute. Otherwise you could get issues where the same item appears on multiple lists (or doesn't appear at all) because its attributes changed during the scanning process. |
|