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

aTrait isClass should be false #3287

Closed
Alisu opened this issue May 2, 2019 · 4 comments
Closed

aTrait isClass should be false #3287

Alisu opened this issue May 2, 2019 · 4 comments
Projects

Comments

@Alisu
Copy link
Contributor

Alisu commented May 2, 2019

aTrait isClass anwser true.

@request-info
Copy link

request-info bot commented May 2, 2019

This issue has either a default title or empty body. We would appreciate it if you could provide more information. Note: I am not a very intelligent bot, I can only react to new comments. Please add a comment for me if you update the body or title.

@request-info request-info bot added the Status: more-information-needed This issue will be auto-closed if no answer in 14 days label May 2, 2019
@MarcusDenker MarcusDenker removed the Status: more-information-needed This issue will be auto-closed if no answer in 14 days label May 4, 2019
@myroslavarm
Copy link
Contributor

aTrait isClass should (and does) give false, whereas Trait isClass should (and does) give true. I think this issue should be closed.

@Alisu Alisu changed the title Trait isClass should be false aTrait isClass should be false May 14, 2019
@dionisiydk
Copy link
Contributor

Ok. Better confusion example:

ClyTraitRoot1 isKindOf: Class. "==> true"
ClyTraitRoot1 isClass "==> will be false"

What explanation will be for this logic? It would be nice to put it in the comment for #isClass method if you will decide to perform this change.

@MarcusDenker MarcusDenker added this to To do in Traits Nov 8, 2019
@jecisc
Copy link
Member

jecisc commented Apr 6, 2024

This seems to have changed

TEmpty isClass "false"

@jecisc jecisc closed this as completed Apr 6, 2024
Traits automation moved this from To do to Done Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Traits
  
Done
Development

No branches or pull requests

5 participants