Ticket #854 (defect)

Opened 2 months ago

TCachePageStatePersister's variables protected instead of private, session in calculateKey()

Status: new

Reported by: stever Assigned to: xue
Priority: low Milestone: 3.1.3
Component: Prado Framework v3 Version: 3.1
Severity: minor Keywords:
Cc:

TCachePageStatePersister's variables protected instead of private -- makes it easier to subclass, easier access to page, etc. Also would recommend that it default to using the user's session id instead of IP address in calculateKey().