Skip to content
Commit 7600bc80 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Store all class members inside :members sub-hash.

Instead of putting them directly to class hash, we create a sub-hash
for members.  This way we don't have to list all the member types
in every place where we want to loop over all the types - we just
loop over the :members hash.

Additionally it will make easier in the future to add a separate
group of static members.
parent 685f559d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment