Add two topics to Documentation Tips and Tricks
- Resolving Imports from a Central common.resource File
- Why is my non local variable "not found"?
Nice! I’ll review it after RoboCon. Are you attending as well?
Nice! I’ll review it after RoboCon. Are you attending as well?
No not this year unfortunately. However, I will be attending the concurrency workshop from Franz.
He @gohierf, I revised the text for Resolving Imports from a Central common.resource File a bit, generalized it, and added it as a separate title under the Tips & Tricks section. And I included you as a co-author in the commit.
In the next few days, I will do the same with the variable topic.
The article hasn’t been uploaded to the RobotCode website yet; I’ll do that once everything is finished. However, you can already read the article here: https://github.com/robotcodedev/robotcode/blob/main/docs/04_tip_and_tricks/avoiding_a_global_resource_file.md and I would appreciate your feedback.
Unfortunately, I won’t be able to merge your PR, because for security reasons I only allow commits with a public signature in the RobotCode repository. Security is taken rather seriously here; essentially, I want to make sure that a real person is behind the commit.
Check this out: https://docs.github.com/en/authentication/managing-commit-signature-verification
Thanks anyway, and you’re still mentioned ;-)
The new version, with your extensive edition is very thorough. I believe we can keep it like that! Cheers