SquareBracketAssociates / NewPharoByExample9

The PharoByExample9 repository since to have a broken history. Now the book versioning is moved to this repository to get work done.
10 stars 8 forks source link

Underscore in anchor may led to problem #23

Open Ducasse opened 2 months ago

Ducasse commented 2 months ago
@commitinworkflow@*). Pharo complicates this situation a little, which is why we use Iceberg. In a nutshell, Pharo classes and methods are objects that get modified on the fly. When you modify a class source code, the Git working copy is not automatically modified. It is as though you have two working copies: the object one in your image, and the Git-file based one. Iceberg is here to help you synchronize and manage them both.

![Git: A distributed versioning system. % width=75&anchor=commitinworkflow](figures/commit_in_workflow.pdf)

is working while

@commit_in_workflow@*). Pharo complicates this situation a little, which is why we use Iceberg. In a nutshell, Pharo classes and methods are objects that get modified on the fly. When you modify a class source code, the Git working copy is not automatically modified. It is as though you have two working copies: the object one in your image, and the Git-file based one. Iceberg is here to help you synchronize and manage them both.

![Git: A distributed versioning system. % width=75&anchor=commit_in_workflow](figures/commit_in_workflow.pdf)

is not

/Users/ducasse/Documents/Pharo/vms/120-x64/Pharo.app/Contents/MacOS/Pharo /Users/ducasse/Test2/pillar/build/Pharo.image clap pillar referenceCheck index.md

reports an error (with the latest dev version).