Nikola Irinchev
c1949a99b0
Update amending example in tutorial ( #491 )
...
* Update amending example
* Make sure wood pigeon amends stock pigeon
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com >
---------
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com >
2024-05-17 13:05:28 +01:00
Gary Sassano
2d31bc5ef5
Adjust filename according to style guide ( #484 )
2024-05-13 10:09:43 -07:00
translatenix
b7b0e65cc6
Delete unused image ( #243 )
...
This image is not used anywhere.
2024-02-23 14:50:48 -08:00
GrantA
1cfcc5ec38
Fix incorrect filename in tutorial
...
The referenced filename should be `ispklTutorialPart3.pkl`, not `pklTutorial.pkl`.
Also, changes dates from 2023 to 2024
Co-authored-by: grant-abbott <gaabbott@apple.com >
2024-02-20 21:09:08 -08:00
Philip K.F. Hölzenspies
a49526649d
Update docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
2024-02-13 21:30:18 +00:00
GrantA
1b208f852c
Update docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
...
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com >
2024-02-13 21:30:18 +00:00
GrantA
1a1d2f9908
Update docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
...
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com >
2024-02-13 21:30:18 +00:00
grant-abbott
0b680be32b
Addressing documentation discrepancies from pkl examples.
2024-02-13 21:30:18 +00:00
Hoxell
f2470f3e85
Apply suggested update to note on amending types
2024-02-13 21:16:06 +00:00
Freddy
7d9603afd7
Update docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc
...
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com >
2024-02-13 21:16:06 +00:00
Hoxell
8c254a9976
Introduce Typed objects before referring to them
...
Currently, typed objects are only briefly mentioned in the sentence
stating that (typed) objects cannot be amended with new properties, only
existing ones. This is unnecessarily confusing since all examples up
until that point have been concerned with dynamic objects. Since the
tutorial goes on to amend a dynamic object with a new property in the
next section, a reader who isn't yet aware there are two types of
objects might be confused by what seems to be a contradiction.
2024-02-13 21:16:06 +00:00
Les Hill
14dec716cf
Add details to show amending working when using modules
...
Running through the tutorial, the amending was stated in the tutorial text but not visible in the tutorial output since `parrot.pkl` was replacing all the members of `pigeon.pkl`.
2024-02-13 20:56:17 +00:00
Philip K.F. Hölzenspies
b3fb5dced6
Apply suggestions from code review
2024-02-13 16:57:12 +00:00
Hoxell
4bf6d3069d
Fix mislabeled object name
2024-02-13 16:57:12 +00:00
Hoxell
28d98b461b
Use object name instead of 'name' property
2024-02-13 16:57:12 +00:00
Daniel Chao
52bc9612ea
Reword verbage to "pantry" ( #64 )
...
* Reword verbage to "pantry"
* Fix verbage
2024-02-07 19:40:43 -08:00
Ryosuke Hayashi
5c541aa168
Minor fix in the code of the docs
2024-02-06 16:13:10 +00:00
Edward Knight
90c60c700d
Fix minor discrepancy in workshop example ( #60 )
...
Map values of `agenda` should have a `name` instead of a `title` to be
consistent with the `TutorialPart` module.
Fixes #11 .
2024-02-05 18:08:16 -08:00
Brian Pfeil
58e7cc188a
taxonomy nesting fix
2024-02-05 14:13:31 +00:00
Philip Hölzenspies
27ecb8c389
Fix tutorial; uninterpreted value
2024-02-05 10:18:57 +00:00
Peter Niederwieser
ecad035dca
Initial commit
2024-02-01 14:00:22 -08:00