Uno/Effort/Binary/Adapt Threading-Architecture

From Apache OpenOffice Wiki
< Uno
Revision as of 15:02, 10 July 2006 by Kr (Talk | contribs)

Jump to: navigation, search

State: draft
Type: effort

New Uno Threading Architecture

Implement the new Uno threading architecture according to its specification.

Problem

Solution

grep for "CPPU_CURRENT_LANGUAGE_BINDING_NAME" in the Binary Uno modules.

  • util/io
  • udk/codemaker
  • udk/cppu
  • udk/cppuhelper
  • udk/idlc
  • udk/rdbmaker
  • udk/registry
  • udk/remotebridges
  • udk/salhelper
  • udk/stoc
  • udk/testtools
  • udk/ure
  • udk/vos
  • udk/cpputools

Tasks

Title State
Declare the "Stoc/CoreReflection" to be thread unsafe UTF2
Declare the "Stoc/DefaultRegistry" to be thread unsafe UTF2
Declare the "Stoc/ImplementationRegistration" to be thread unsafe UTF2
Declare the "Stoc/Inspection" to be thread unsafe UTF2
Declare the "Stoc/Invocation" to be thread unsafe UTF2
Declare the "Stoc/Invocation Adapter Factory" to be thread unsafe UTF2
Declare the "Stoc/Java Component Loader" to be thread unsafe UTF2
Declare the "Stoc/Java VM" to be thread unsafe UTF2
Declare the "Stoc/Shared Library Loader" to be thread unsafe UTF2
Declare the "Stoc/Naming Service" to be thread unsafe UTF2
Declare the "Stoc/Proxy Factory" to be thread unsafe UTF2
Declare the "Stoc/Registry TD Provider" to be thread unsafe UTF2
Declare the "Stoc/Security" to be thread unsafe UTF2
Declare the "Stoc/ServiceManager" to be thread unsafe UTF2
Declare the "Stoc/SimpleRegistry" to be thread unsafe UTF2
Declare the "Stoc/TD Manager" to be thread unsafe UTF2
Declare the "Stoc/Type Conversion" to be thread unsafe UTF2
Declare the "Stoc/Uri Proc" to be thread unsafe UTF2
Declare the "IO/****" to be thread unsafe UTF2
Make "CPPUHELPER" Thread Free UTF2
Personal tools