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
      • CWebProxy
      • CApplet
      • CGenericXSLT
      • CImage
      • CInlineFrame
      • CPersonAttributes
  • Adopt a policy that no new channels will be accepted into the framework (uPortal source tree) if they implement IMultithreaded*
  • Propose a presentation for JA-SIG Vancouver conference "Why IMultithreaded is Deprecated and How to Refactor Your Channels away from IMultithreaded"