Wimmics / solid-start

Projet SOLID Inria - Startin'blox
MIT License
1 stars 0 forks source link

Ask how to choose what should be indexed in a TypeIndex #19

Open lecoqlibre opened 7 months ago

lecoqlibre commented 7 months ago

TypeIndex should be used for "large piece of data". What does that mean?

pchampin commented 6 months ago

DISCLAIMER: this is my own understanding, based on some discussions I had with various people, but I never checked with them whether this particular interpretation is what they meant.

TypeIndex should be the entry points of client-to-client specifications. E.g:

In other words, the TypeIndex is here to "bootstrap" other C2C specs.