Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-1672

[bc fix] Store class map on disk

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Scheduled
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 5.3.0-B1
    • Fix Version/s: 5.3.0
    • Component/s: Caching
    • Labels:
      None

      Description

      1. rename classes:
        • "Session" into "InpSession"
        • "SessionStorage" into "InpSessionStorage"
        • "BaseSession" into "Session"
        • "BaseSessionStorage" into "SessionStorage"
      2. add protected "kFactory::deprecatedPseudos" array-type property, holding mapping between deprecated and new pseudos:
        • "ModulesHelper" to "kModulesHelper"
        • "HTTPQuery" to "kHTTPQuery"
        • "EventManager" to "kEventManager"
        • "Socket" to "kSocket"
      3. in the "kFactory::registerClass" method when used pseudo is from above added mapping trigger a deprecation notice

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: