Commit 2e6444cc authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Add Record as new superclass of Bundle (#366)

Record gives uses the power to create collections of heterogenous elements.
Bundle is a special case of Record that uses reflection to populate the
elements of the collection. Bundle also attempts to implement cloneType whereas
users of Record are required to supply one.
parent 4512aeea
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment