From 5c474f95893b852763414a0c844aafea5dead26f Mon Sep 17 00:00:00 2001 From: Jackie Haynes <10471950+jackie-h@users.noreply.github.com> Date: Sun, 22 Mar 2020 13:44:25 -0400 Subject: [PATCH] Update domain calculations ideas.md --- domain calculations ideas.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/domain calculations ideas.md b/domain calculations ideas.md index 6e64571..2d53c84 100644 --- a/domain calculations ideas.md +++ b/domain calculations ideas.md @@ -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 @@ -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