Skip to content

Conversation

@Dimosts
Copy link
Contributor

@Dimosts Dimosts commented Nov 26, 2024

Some core functionality was in subclasses instead of the core classes. Need to move them there.

@Dimosts Dimosts marked this pull request as ready for review November 26, 2024 15:42
@Dimosts
Copy link
Contributor Author

Dimosts commented Nov 26, 2024

Need to first merge the other 2 PRs, so that tests wont be failing anymore, and then this

Copy link
Collaborator

@senneberden senneberden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK! Just two methods moved to a superclass. However, it does seem that CAEnv has only one direct subclass, ActiveCAEnv, so I do wonder if we really need a separate CAEnv class. Is this done in order to accommodate potentially adding passive methods later?

@Dimosts
Copy link
Contributor Author

Dimosts commented Nov 27, 2024

Yes exactly, for creating a passive ca environment for passive methods

@Dimosts Dimosts merged commit b5312d8 into main Nov 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants