This commit is contained in:
2018-09-17 23:41:42 +00:00
parent 987dd0c549
commit 8c4319f094
6 changed files with 85 additions and 9 deletions

View File

@@ -28,11 +28,7 @@ Once that is done then can steam ahead on the biz objects but until I have the c
IMMEDIATE ITEMS:
================
- Need an ObjectExists type object for checking if something exists when specified by type and ID
- Could this be a combined method to get the name as well just to save time?
- Or should that be another method (YES, first code a translator to translate types to db tables (however the fuck that works with EF),
then can use it in turn to verify existance and get name separately)
- Once we have that go back into any code that accepts a typeandid and add to Validation code to check for it
- Localized text
- ** DEVISE a system to ensure no unused keys are brought forward to raven
- Search and search text indexing