Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

specify if classes are modules #15

Open
rdp opened this issue Oct 20, 2009 · 1 comment
Open

specify if classes are modules #15

rdp opened this issue Oct 20, 2009 · 1 comment

Comments

@rdp
Copy link

rdp commented Oct 20, 2009

currently in Hanna's class list it doesn't differentiate classes from modules.

That actually works ok, but it would be nice for modules to say
ModuleName (module)
or what not.
Maybe better?
Thanks!
-r

@mislav
Copy link
Owner

mislav commented Oct 20, 2009

I din't think distinction is that necessary. Classes are Modules, anyway. To me it matters what a Class/Module does, not what type is it. And to find out if something is a mixin, you have to read the docs anyway because most modules aren't mixins.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants