Handle a few TODOs

[?]
Jun 4, 2019, 3:38 PM
36IPNPISP2QHGNUC73DWTSC2HH6PKKMD7KBRWC2GABY5D5IZ5BLAC

Dependencies

Change contents

  • file addition: version-control-history-poster.png (----------)
    [5.1221]
  • file addition: pdf (d--r------)
    [6.2]
  • file addition: version-control-history-poster.pdf (----------)
    [0.2001020]
  • edit in sections/4-four-new-kids-on-the-block.md at line 9
    [2.4234520]
    [3.7971659]
    ---
    <!-- .slide: data-background-iframe="pdf/version-control-history-poster.pdf" -->
  • replacement in sections/4-four-new-kids-on-the-block.md at line 24
    [2.4234648][2.4234648:4234785]()
    TODO: neem hier wat inhoud uit https://www.plasticscm.com/documents/version-control-history/version-control-history-poster-A3.pdf in op.
    [2.4234648]
    [2.4234785]
    FIXME: why did I choose to consider these four and not a few older ones?
  • edit in sections/4-four-new-kids-on-the-block.md at line 26
    [2.4234786][2.4234786:4234815]()
    FIXME: wat meer verhaaltje.
  • edit in sections/4-four-new-kids-on-the-block.md at line 29
    [2.4234830]
    [2.4234830]
    * Fast branching
    * Merge previews
    * Both central and distributed
    * Comes with **a lot** of GUI stuff
  • replacement in sections/4-four-new-kids-on-the-block.md at line 35
    [2.4234831][2.4234831:4234908]()
    <!-- TODO: twee slides over Plastic, en waarom het niet wat gaat worden. -->
    [2.4234831]
    [2.4234908]
    <!-- FINAL: add Plastic logo -->
    <https://www.plasticscm.com> <!-- .element: class="attribution" -->
    note:
    Git has most of these features already.
    It just lacks the GUI stuff.
    ---
    ## Focus on artists and designers
    * 'Plastic Gluon' is a version control component meant for artists and designers
    * Image diffing
    * Their references are almost exclusively game studios
  • edit in sections/4-four-new-kids-on-the-block.md at line 51
    [2.4234909]
    [2.4234909]
    note:
    In game studios a lot of different expertise is joined in a team.
    Programmers, designers, artists.
    And they all need to use the same code repository.
    So for them it seems to make sense to add GUI tools to help their source code management.
  • edit in sections/4-four-new-kids-on-the-block.md at line 59
    [3.7971766]
    [2.4234914]
    ## But
    #### Plastic is not going to be 'the Git killer'
    * not open-source software
    * Git users are not switching SCM's just for some *eye candy*
    note:
    * **not open-source software**
    * apparently, the story of BitKeeper has not taught the people of Plastic **anything**
    * Git users are not switching SCM's just for some *eye candy*
    * most of them are used to using the command-line.
    * those who are not are probably using a web-based product, or SourceTree or GitHub Desktop.
    ---