Skip to content

when are the platform.sloeber.txt; board.sloeber.txt created? #1443

Answered by jantje
PerennialNovice asked this question in Q&A
Discussion options

You must be logged in to vote

The *.sloeber.txt files are there for performance reasons and are created/updated when read.
Simplified a read is done when a project is opened (for the first time?) or when project properties->sloeber apply is done.

The read procedure is as follows

  1. The first line of ToRead.sloeber.txt is read and checked against a hard coded string in sloeber (this is to cope with new Sloeber versions that use a different workaround)
  2. If the first line is different from the hardcoded line the ToRead.sloeber.txt file is deleted.
  3. If no ToRead.sloeber.txt is found the workaround file is created based on the ToRead.txt.
  4. The ToRead.sloeber.txt is read

My advice for platform developers in regards to modifying…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PerennialNovice
Comment options

Answer selected by PerennialNovice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants