Smart-IT-Kirkham / OpusVL-FB11

Business and Social Application Framework
http://flexibase.io
Other
1 stars 2 forks source link

Disparity between object params and event log adapters #58

Open Altreus opened 5 years ago

Altreus commented 5 years ago

Both ObjectParams and EventLog have an Adapter in them.

EventLog holds the object identifier as a single hash, but ObjectParams has two fixed keys.

Even though EventLog was written later I think ObjectParams is a better structure, because the top-level hash is not of an arbitrary structure.