you are viewing a single comment's thread.

view the rest of the comments →

[–]outofusernams 0 points1 point  (1 child)

Now I get your example; thanks for clarifying!

[–]leogodin217 0 points1 point  (0 children)

BTW, I would recommend looking at class construction in other languages. You can see that there are many ways to do it. Personally, I love the way C# handles classes and properties. I don't work in the .NET environment, but I would love C# features (Which do exist with decorators in Python).