Versions Compared

Key

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

...

  • Discourage use of these deprecated APIs
  • Refactor the core channels to implement IChannel* .
    • These framework channels implement one of the IMultithreaded* interfaces:
      • CGroupsManager
      • CPortletAdapter (Patch attached to UP-1300)
      • CWebProxy
      • CApplet (Patch attached to UP-1369)
      • CGenericXSLT (Patch attached to UP-1303)
      • CImage (Patch attached to UP-1367)
      • CInlineFrame (Patch attached to UP-1368)
      • CPersonAttributes (Patch attached to UP-1370)
  • Adopt a policy that no new channels implementing IMultithreaded*will be accepted into the framework (uPortal source tree)
  • Propose a presentation for JA-SIG Vancouver conference "Why IMultithreaded is Deprecated and How to Refactor Your Channels away from IMultithreaded"