- 16 Apr, 2019 1 commit
-
-
Ryan Berkheimer authored
-
- 27 Feb, 2019 1 commit
-
-
Ryan Berkheimer authored
-
- 15 Jan, 2019 1 commit
-
-
Ryan Berkheimer authored
remove all messageapi code from package, moved to its own package, will be integrated when that package is complete
-
- 17 Oct, 2018 1 commit
-
-
Ryan Berkheimer authored
-
- 02 Oct, 2018 3 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 18 Sep, 2018 9 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
moved some RecordUtils and RelationshipUtils methods back to ContainerUtils, not enough methods to justify separate static classes
-
Ryan Berkheimer authored
FieldUnit, RootUnit, and RelationshipUnit which all form a single ContainerRecord. This makes it clear what the internal topology considers a record - only user facing records (SchemaRecords) are considered records. Containers are explicitly made into the intermediate translation containment system between protocol (system) and schema (user).
-
Ryan Berkheimer authored
updated SimpleRelationship and BaseRelationship - pulled parent, child, field out of BaseRelationship, this lives in SimpleRelationship, as there may be other types of relationships than joins
-
Ryan Berkheimer authored
-
- 17 Sep, 2018 2 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 15 Sep, 2018 7 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
matching the rest of the package structure. update SessionSpec to match.
-
Ryan Berkheimer authored
reorganize Utils packages, change RecordUtils to SchemaUtils, move ConditionUtils and FieldUtils to schema namespace. this makes the Request imports more clear
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
- 11 Sep, 2018 1 commit
-
-
Ryan Berkheimer authored
-
- 06 Sep, 2018 14 commits
-
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
update all container related code to match new structural changes to model, incorporating split metadata, new container spec, and added relationship type
-
Ryan Berkheimer authored
modified container configuration, separated out metadata/container specs, added relationships spec, simplified containers spec pattern
-
Ryan Berkheimer authored
changed default to use SimpleContainer, added copy constructor for SimpleContainer/BaseContainer, added ContainerUtils class
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-
Ryan Berkheimer authored
-