robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

Add two topics to Documentation Tips and Tricks

Open gohierf opened this issue 10 months ago • 2 comments

  • Resolving Imports from a Central common.resource File
  • Why is my non local variable "not found"?

gohierf avatar Feb 07 '25 13:02 gohierf

Nice! I’ll review it after RoboCon. Are you attending as well?

d-biehl avatar Feb 10 '25 11:02 d-biehl

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.

gohierf avatar Feb 10 '25 13:02 gohierf

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 ;-)

d-biehl avatar Feb 25 '25 22:02 d-biehl

The new version, with your extensive edition is very thorough. I believe we can keep it like that! Cheers

gohierf avatar Feb 26 '25 15:02 gohierf

I have completed all documents, feel free do review it. see here and here

Maybe you can review it?

I close this PR

d-biehl avatar Sep 04 '25 11:09 d-biehl