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

Be clear that the methods-and-traits exercise does not require generics #2568

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

djmitche
Copy link
Collaborator

When teaching the course, I got a little tripped up thinking students would need to make the VerbosityFilter generic over Logger. Let's be clearer that this is not required, and will be described later.

This also updates the generic-types slide to repeat the exercise, completing that thought.

When teaching the course, I got a little tripped up thinking students would
need to make the `VerbosityFilter` generic over `Logger`. Let's be
clearer that this is not required, and will be described later.

This also updates the generic-types slide to repeat the exercise,
completing that thought.
@djmitche djmitche requested a review from hurryabit January 19, 2025 07:45
@djmitche djmitche force-pushed the methods-traits-exercise branch from 97910a8 to b05088b Compare January 19, 2025 07:55
@djmitche djmitche enabled auto-merge (squash) January 22, 2025 10:41
Copy link
Collaborator

@hurryabit hurryabit left a comment

Choose a reason for hiding this comment

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

I like how we build on things learnt earlier with this approach. Nice!

@djmitche djmitche merged commit b3c57e4 into google:main Jan 23, 2025
69 checks 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.

2 participants