Hacker News new | ask | show | jobs
by Gibbon1 3340 days ago
I did that once where I had a complicated class with a docile public API that controlled a not so docile long running threaded 'machine' of sorts. Having them in two files made thinking about stuff easier.