Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Mark all IMultithreaded* interfaces in uPortal 2.5-patches and 2.6 as deprecated.
    • IMultithreadedCacheable
    • IMultithreadedChannel
    • IMultithreadedCharacterChannel
    • IMultithreadedDirectResponse
    • IMultithreadedMimeResponse
    • IMultithreadedPrivileged
  • Discourage use of these deprecated APIs and refactor the core channels to implement IChannel* .