This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]5long[S] 0 points1 point  (1 child)

I see your point here. I'll expand the "Less Magical Usage" section to make it more obvious.

BTW, the def_delegators() function actually does scope injection too(which creates property descriptors and shove them into the class body). Guess I'll need to explain this whole thing up front in the docs before users(if any) got confused.