Revit Toolkit Backward Compat

Evolve the public surface of Nice3point.Revit.Toolkit without breaking downstream consumers: deprecate a renamed or replaced member with [Obsolete] with a JetBrains [CodeTemplate] auto-conversion, and treat both the generated API shape and the RVTTK#### diagnostic ids as stable public surface. USE FOR: renaming, replacing, or removing any public type or member; adding an overload or parameter to a shipped API; changing a generated member name or a diagnostic id; recording the deprecation in the changelog. DO NOT USE FOR: private implemetations and internal types.

nice3point 0503e59 7.9 KB Updated

File contents

nice3point/revittoolkit/tree/main/.agents/skills/revit-toolkit-backward-compat commit 0503e59bb6

Frequently asked questions

npx skillmds@latest add nice3point/revit-toolkit-backward-compat