Hacker News new | ask | show | jobs
by tinus_hn 1394 days ago
Windows has a similar distinction between applications that have one window per open document (SDI for Single Document Interface) and applications that have one window with tiny windows inside for each document (MDI for multiple document interference).