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

CollectorAgent boilerplate base class #45

Open
twilker opened this issue Jul 9, 2020 · 0 comments
Open

CollectorAgent boilerplate base class #45

twilker opened this issue Jul 9, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@twilker
Copy link
Contributor

twilker commented Jul 9, 2020

The Problem
The way an agent with a message collector is created is always the same. There is a lot of boilerplate code.

The Solution
Create base classes CollectorAgent<T1...T7> for that which has an abstract method for the execution of the set.

Possible Alternatives
Visual Studio Item template for that. Seems to be more work.

@twilker twilker added enhancement New feature or request good first issue Good for newcomers labels Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant