Difference between revisions of "Effort/Implement Basic Threading-Architecture"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Added comphelper changes overview.)
m (Impl/Architecture/Threading/Basic moved to Effort/Implement Basic Threading Architecture: This is actually an effort, and not an implementations descriptions.)
(No difference)

Revision as of 08:39, 16 May 2006

Specification
Basic Threading Architecture
Changes - Convert Office Modules to be Thread unsafe
  • comphelper:
    • AsyncNotifier / ImplHelper / EventNotifierImpl - adapt to be usable by multiple threads.
    • Declare exported services as "thread unsafe":
      • "IndexedPropertyValuesContainer"
      • "NamedPropertyValuesContainer"
      • "AnyCompareFactory"
      • "com.sun.star.comp.util.OfficeInstallationDirectories"
Dependencies
Personal tools