Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing docs for creating classes with Metamodel::ClassHOW #1641

Closed
lefth opened this issue Oct 31, 2017 · 0 comments
Closed

Missing docs for creating classes with Metamodel::ClassHOW #1641

lefth opened this issue Oct 31, 2017 · 0 comments
Labels
docs Documentation issue (primary issue type) update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.

Comments

@lefth
Copy link
Contributor

lefth commented Oct 31, 2017

Timo's ADT module gives an example of creating a type with Metamodel::ClassHOW, then adding constructors and methods:

https://github.com/timo/ADT/blob/master/lib/ADT.pm6

The most important method new_type, isn't even listed in our docs. It would be nice to have official documentation/examples. On the other hand, if this isn't a stable class and isn't supposed to be used, the docs should say so.

@AlexDaniel AlexDaniel added the docs Documentation issue (primary issue type) label Nov 3, 2017
@JJ JJ added the update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc. label May 19, 2018
@JJ JJ closed this as completed in 042b055 May 19, 2018
Kaiepi pushed a commit to Kaiepi/doc that referenced this issue May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type) update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.
Projects
None yet
Development

No branches or pull requests

3 participants