Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's not solved, because method arguments are evaluated eagerly. It means that message argument may not be an expensive expression, because it will be calculated independently whether debug is enabled or not. In case of macros arguments of this method could be evaluated lazily.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: