Hacker News new | ask | show | jobs
by mike_hearn 570 days ago
No, it also didn't handle circular dependencies between interface blocks. Big pain.
1 comments

I never had that be a problem in practice because the interface was separate from implementation. It was exceptionally easy to sort that rare corner case out.