Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
(My Efforts)
m (My Efforts)
Line 11: Line 11:
  
 
===My Efforts===
 
===My Efforts===
* Threading
+
* [[Effort/Revise_OOo_Multi_Threading]]
** [[Effort/Revise OOo Multi Threading]]
+
** Tasks
** [[Uno/Effort/Creating the Uno Threading Framework]]
+
 
*** cppuhelper - get functions need to be called from correct purpose environment
 
*** cppuhelper - get functions need to be called from correct purpose environment
 
*** cppu - rename cppu::EnvAwareReference -> cppu::FreeReference - done
 
*** cppu - rename cppu::EnvAwareReference -> cppu::FreeReference - done
Line 22: Line 21:
 
*** convert dtrans to thread affine?
 
*** convert dtrans to thread affine?
 
*** Rename Threading Model impl to Threading Framework?
 
*** Rename Threading Model impl to Threading Framework?
** [[Effort/Making VCL Thread Transparent]]
 
** [[Effort/Implement_Basic Threading Architecture]]
 
** [[Uno/Effort/Binary/New Threading Architecture]]
 
 
** Possible order of integration
 
** Possible order of integration
 
*** some clean ups
 
*** some clean ups

Revision as of 09:50, 6 July 2006

Kay Rammes Page

Background

  • UDK Project Lead of OOo
  • Located in Hamburg
  • Employeed by Sun Microsystems

Some Thoughts

My Efforts

  • Effort/Revise_OOo_Multi_Threading
    • Tasks
      • cppuhelper - get functions need to be called from correct purpose environment
      • cppu - rename cppu::EnvAwareReference -> cppu::FreeReference - done
      • cppu - rename MutexEnvironment dir -> UnsafeBridge dir - done
      • cppu - rename ThreadEnvironment dir -> AffineBridge dir - done
      • do threading tests - with component, with the office
      • convert rest of office services to be thread unsafe.
      • convert dtrans to thread affine?
      • Rename Threading Model impl to Threading Framework?
    • Possible order of integration
      • some clean ups
      • async dialogs
      • thread framework (depends on clean ups)
      • vcl thread transparency (depends on thread framework, async dialogs)
      • revised uno threading architecture (depends on thread framework)
      • revised ooo threading architecture (depends on thread framework, vcl thread transparency)
  • Move Uno to stuff into the Uno Wiki.
    • Update udk.openoffice.org to reflect latest wiki chanages.

Some Links

Wiki Questions

  • Is there way to include a list of recent changes on the Uno Wiki page?
Personal tools