-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
validate before execution #26 #31
Conversation
Thank you for coming back to this issue. It is great that you were able to extend the tool after only two days of familiarizing with the language. From looking at the patch, you definitely changed run/linux.tcl for the better! I like your introduction of the namespace along with the local functions. I agree that the scoping contributes to the readability of the code. Let me share the following questions/remarks:
|
After sleeping a night over it, two more thoughts were crossing my mind.
|
@l-johanson Thanks for creating this PR and your other suggestions about improving Goa. I like where this is going. In fact, we recently moved the repository from nfeske/goa to genodelabs/goa because we are planning to invest more efforts into this as a team in order to make Goa more useful. Your suggestions perfectly fall in line. Hence, my question is: Are you planning to invest more time into this PR in order to address Norman's feedback? Do you need any further assistance with that? |
I'm closing this PR because most of it has been addressed in the scope of #44. |
This pull request includes:
valid_config_sessions
for thelinux
platformTicket reference: #26