Skip to content
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

Standardize the method to pass selectedEntites from Browser to ModelBrowser #1184

Open
NicolasAnquetil opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@NicolasAnquetil
Copy link
Contributor

Currently we detected up to 5 different methods to do so:

  • selectedEntities:
  • allEntities:
  • entity:
  • ...

This method could be declared abstract method in the AbstractBrowserModel.
And the followEntity: in AbstractBrowser could by default call this method in its browserModel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant