Python 3.11 Performance Benchmarks Are Looking Fantastic
Collapse
X
-
Originally posted by sinepgib View Post
To be fair, "decorator" is a more standard name for the feature, it comes from the old decorator pattern you would use in object oriented languages.
Comment
-
-
Originally posted by ssokolow View Post
That's true, but, in this case, given that Java's annotations apparently came first, and finding "decorator pattern" when looking for an equivalent to that syntax makes things more difficult, I think it was a bad idea.
Comment
-
Comment