varlink.github.io icon indicating copy to clipboard operation
varlink.github.io copied to clipboard

Document best practices regarding extensibility/versioning

Open emersion opened this issue 4 months ago • 2 comments

Would be nice to document how one can design an interface to be extensible and future-proof. In other words, how one can evolve an interface into a v2 without breaking v1 users, which kind of interface changes are breaking, etc.

emersion avatar Aug 21 '25 11:08 emersion