Hacker News new | ask | show | jobs
by jcnnghm 6009 days ago
This looks like it could be pretty useful. As with all meta-programming though, if you're going to use this it's probably a good idea to make it clear in your comments and log files. It can be very difficult to debug.
1 comments

I agree, documenting usage of meta-programming is a must. Thanks for your feedback.
Are you the creator? If you are, have you considered incorporating some of the hacks that will show meta programming line numbers in stack traces?
Hi, yes I'm, and no I haven't :) Can you point me to some links?