|
|
|
|
|
by ajcodez
2686 days ago
|
|
I think it also has to do with the source of data. If you receive data from a third party it’s easy to insert the whole document and figure out what parts you need later. If your data comes from your own client interface it makes more sense to build up the data model over time. |
|