= while GridFlow is loaded while GridFlow is not loaded = while GridFlow is loaded known differences : [pd/print] says consistency check failed when encountering grids and blobs [gf/print] doesn't support vanilla's -n (but neither does pd-extended) prefix (default: print) message to be printed [gf/print] doesn't support extended's multi-prefix (but neither does vanilla) [gf/print] prints pointer values prefixed by backslash p, instead of printing just "(pointer)" [gf/print] can print nested lists (an atomtype introduced by GridFlow) correctly (but they are visually confusable with symbols that contain backslashes... just like spaces in symbols are confusable with element separators) [gf/print] prints a grid atom message (selector "grid", atomtype A_GRIDOUT) as if it were printed by [#print]. [gf/print] has trouble with parentheses in incoming messages (just like all other GridFlow objects) because they get parsed as nested-list delimiters. It used to have problems with parens in creation arguments (but this is fixed since 9.12 using CLASS_NOPARENS). print something through a hidden [#print].