en:toolworks:docs:apparatus:iterating

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
en:toolworks:docs:apparatus:iterating [2022/05/01 10:32] vladiusen:toolworks:docs:apparatus:iterating [2022/05/01 10:47] – [Direct Iterating] vladius
Line 95: Line 95:
  
 If you want to iterate the Chunks directly you can utilize the Chunks Proxies. If you want to iterate the Chunks directly you can utilize the Chunks Proxies.
-You will basically need to iterate all of the received Proxies that were collected+You will basically need to iterate all of the Proxies collected
 through the corresponding [[appi>class_a_mechanism.html#ae72188d973bed3d8484dc5ab87e5e1e1|Enchain]] method and through the corresponding [[appi>class_a_mechanism.html#ae72188d973bed3d8484dc5ab87e5e1e1|Enchain]] method and
 within each Chunk iterate all of its Subjects-containing Slots. within each Chunk iterate all of its Subjects-containing Slots.
Line 113: Line 113:
 </code> </code>
  
-Please note however, that this approach is totally manual, and doesn't perform any iterating-time logic like Flagmark-matching.+Please note however, that this approach is totally manual, and doesn't perform any Iterating-time logic checks like the [[en:toolworks:docs:apparatus:flag|Flagmark]]-matching.
  
 If you're also performing some topology-changing logic within your loops your Subjects can change their Chunks and Slots in an arbitrary way, so perhaps you also have to be checking for Slots to be (non-)stale. If you're also performing some topology-changing logic within your loops your Subjects can change their Chunks and Slots in an arbitrary way, so perhaps you also have to be checking for Slots to be (non-)stale.
  • en/toolworks/docs/apparatus/iterating.txt
  • Last modified: 2022/06/05 15:26
  • by jispar