This commit is contained in:
@@ -20,10 +20,12 @@ Server
|
||||
- List of templates with their column selections
|
||||
- For client editor
|
||||
- For server to process what the query and send for lists
|
||||
- List of fields available for templates for client and server validation etc
|
||||
- Caching likely useful as server will need to deal with templates constantly as users fetch almost any list or combo box source etc
|
||||
- Has to be very peformant as it will be doing this a lot
|
||||
|
||||
- List of fields available for templates
|
||||
-
|
||||
|
||||
Back AND front end
|
||||
- Need to handle changes in fields gracefully i.e. a new field added in an update, a field removed in an update cleans out the template when detected etc
|
||||
|
||||
TO BE DETERMINED
|
||||
- How will it actually work
|
||||
@@ -33,4 +35,3 @@ TO BE DETERMINED
|
||||
- Server latency considerations
|
||||
- Client power churning through a big list considerations
|
||||
- DB objects and server objects and routes
|
||||
|
||||
Reference in New Issue
Block a user