This commit is contained in:
@@ -26,6 +26,7 @@ todo: add query fail logging to datalist just like done with picklist so in prod
|
|||||||
|
|
||||||
TODO: BizRoles.cs seems to get hammered on every single request, is it efficient?
|
TODO: BizRoles.cs seems to get hammered on every single request, is it efficient?
|
||||||
- Why is it not cached in some way?
|
- Why is it not cached in some way?
|
||||||
|
- Look into Lazy initialization (i.e. private static readonly Lazy<IDictionary<string, string>> mappings ....etc)
|
||||||
|
|
||||||
todo: consider renaming ConcurrencyToken to a shorter string?
|
todo: consider renaming ConcurrencyToken to a shorter string?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user