5 Commits

Author SHA1 Message Date
Torsten Ruger
4754ba60be adds classes derived from array and hash
These are used in parfait and were coming out wrong
should be fixed, but hash tests weak
2015-06-19 12:26:10 +03:00
Torsten Ruger
f00364cd18 shifting code about
writer creates all nodes (not delegated)
Check for class name, just as in members
as is_a will lead to wrong results
2015-06-18 17:52:28 +03:00
Torsten Ruger
78f0108166 push more responsibility down to node
expose simple attribute
write long or short
many test got more compact, good
2015-06-17 21:16:39 +03:00
Torsten Ruger
72fa26b00e make class a value
and minor others
2015-06-16 18:51:30 +03:00
Torsten Ruger
6f9d4af3cd move array and hash
to _node names as that is what they are
2015-06-16 18:38:43 +03:00