Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (My Efforts: Removed done items.)
(My Efforts)
Line 18: Line 18:
 
* [[Effort/Revise OOo Multi-Threading]]
 
* [[Effort/Revise OOo Multi-Threading]]
 
** Tasks
 
** Tasks
*** cppu - remove the cppu::ClearableEnvGuard
+
*** cppu - remove the cppu::ClearableEnvGuard - done
*** verify that cppu::Shield is indeed needed and works as expected
+
*** verify that cppu::Shield is indeed needed and works as expected - done, it is needed!
 +
***
 +
*** review documentation, place tests and testers
 
*** rename Environment.pReserved -> pEnterable
 
*** rename Environment.pReserved -> pEnterable
 
*** do threading tests - with component, with the office
 
*** do threading tests - with component, with the office
Line 34: Line 36:
 
*** revised ooo threading architecture (depends on thread framework, vcl thread transparency)
 
*** revised ooo threading architecture (depends on thread framework, vcl thread transparency)
 
* Move Uno to stuff into the [[Uno]] Wiki.
 
* Move Uno to stuff into the [[Uno]] Wiki.
** Update udk.openoffice.org to reflect latest wiki chanages.
+
** Update udk.openoffice.org to reflect latest wiki changes.
  
 
==Some Links==
 
==Some Links==

Revision as of 16:01, 29 September 2006

Background

  • Full name is Kay Ramme
  • UDK Project Lead of OOo
  • Located in Hamburg
  • Employeed by Sun Microsystems

Some Thoughts

Misc

My Efforts

  • Effort/Revise OOo Multi-Threading
    • Tasks
      • cppu - remove the cppu::ClearableEnvGuard - done
      • verify that cppu::Shield is indeed needed and works as expected - done, it is needed!
      • review documentation, place tests and testers
      • rename Environment.pReserved -> pEnterable
      • do threading tests - with component, with the office
      • convert rest of office services to be thread unsafe - in progress
      • convert dtrans to thread affine?
      • Rename Threading Model impl to Threading Framework?
      • See if I can optimize the "identity mapping" somehow.
    • 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 changes.

Some Links

Wiki Questions

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