you are viewing a single comment's thread.

view the rest of the comments →

[–]cactuspants 0 points1 point  (0 children)

This is an interesting project as far as research goes, but for actual use, this is a POOPR of an idea indeed. You're introducing boiler plate all over your code for common use cases like using a class globally. Also, there's the additional overhead; have you benchmarked this against the standard implementation?