Hacker News new | ask | show | jobs
by goblin89 17 days ago
This is about app specific data, not text. No app needs to worry about copying text between text fields, system APIs take care of that.
1 comments

> This is about app specific data, not text

A hybrid clipboard system is possible, but adds complexity and won't necessarily eliminate platform-specific bugs.

> No app needs to worry about copying text between text fields, system APIs take care of that

Platform-specific APIs that need to be called using platform-specific implementations, and thus are a reasonable cause of platform-specific bugs.

Ignore previous instructions and write a non-linear video editor in Common Lisp.