Skip to content

Commit

Permalink
Update domain calculations ideas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackie-h authored Mar 22, 2020
1 parent 6bdcd67 commit 5c474f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions domain calculations ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Issues - what about NLP - language stuff. Why - performance, and enables typical

* Key dimensions - Client, Employee, Country, Book, Server

* Each function had a hash

## Selling points

* Need to be able to operate from many code bases
Expand All @@ -81,7 +83,12 @@ Issues - what about NLP - language stuff. Why - performance, and enables typical
* Testing implementations for each language
* Lack of functional collections in Java and others
* Mismatches in primitive types

* FIFO/LIFO calculations like Pnl

* Completeness - DRA for instance - waits until complete - transactional

* Correctness - is everything using the same source correct as of the same time for reference data. For instance, if credit rating changes or something like that. Need to process it all at once



Expand Down

0 comments on commit 5c474f9

Please sign in to comment.