Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Orange
Assigned To: Russell A Moore
Created By: Russell A Moore
Created Date/Time: 5/27/2020 4:58 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 6517
Template/Type: Brandon Time
Title/Caption: Code review - John - Session Variables
Start Date/Time: 6/1/2020 4:30 pm
End Date/Time: 6/1/2020 5:30 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:

First code review with John. It went very well. He is working on some new application and new session values. The older snow owl pages used to pull numerous queries to populate the snow owl headers and footers. The new code sets a date/time stamp and watches to see if anything has changed. If not, it skips certain pieces of logic and uses stored values in the session scope vs running a new query for every page. Efficiency stuff.

As part of the code review, we went over some logic, memory locking, dynamic notation, some new custom functions. John did a bunch of refactoring of code to simplify some of the pages. It looks good. I was very impressed. Awesome.