Skip to content

Comments

Document class semantics and inheritance policy#56

Merged
mgomes merged 3 commits intomasterfrom
mgomes/docs
Feb 21, 2026
Merged

Document class semantics and inheritance policy#56
mgomes merged 3 commits intomasterfrom
mgomes/docs

Conversation

@mgomes
Copy link
Owner

@mgomes mgomes commented Feb 21, 2026

Why

Class behavior is core language surface area, and it needs explicit documentation so script authors can rely on stable semantics for methods, instance/class state, accessors, and privacy.

Summary

Adds dedicated class docs and links from the overview/reference guides, including a clear statement that inheritance is not supported.

Validation

  • go test ./...

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 376caf44f4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@mgomes mgomes merged commit 34c8501 into master Feb 21, 2026
5 checks passed
@mgomes mgomes deleted the mgomes/docs branch February 21, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant