Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AlexisDrogoul
Copy link
Member

Moved special context data (such as topology, 'each', and temporary output keys) from ExecutionScope's SpecialContext to direct variables and default methods in IScope. Removed unused or redundant methods, updated file handling to use new keys, and simplified variable and attribute management. This refactoring improves code clarity, thread safety, and maintainability, and addresses issues with variable pollution and context duplication.

Moved special context data (such as topology, 'each', and temporary output keys) from ExecutionScope's SpecialContext to direct variables and default methods in IScope. Removed unused or redundant methods, updated file handling to use new keys, and simplified variable and attribute management. This refactoring improves code clarity, thread safety, and maintainability, and addresses issues with variable pollution and context duplication.
@AlexisDrogoul AlexisDrogoul linked an issue Jun 26, 2025 that may be closed by this pull request
@AlexisDrogoul
Copy link
Member Author

contains a fix for #725

@github-project-automation github-project-automation bot moved this from Todo to Done in GAMA current Aug 17, 2025
@AlexisDrogoul AlexisDrogoul deleted the IScope-simplification branch August 17, 2025 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

NullPointerException in streamex with with_max_of and with_min_of

2 participants