window-delegates-to-windowimps-via-bridge

Status: IN

In the Lexi case study, Window::DrawRect() delegates to _imp->DeviceRect(), where each WindowImp subclass (XWindowImp, PMWindowImp) translates to radically different platform-native API calls — the Bridge hides these implementation differences.

Source: entries/2026/06/17/gof-oo-chunk-5.md

Depended on by

JSON