Y
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
akira2501
570 days ago
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.
link