Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Misc: Added link.)
m (Misc: Added EuroOSCON2006 BOF presi)
Line 13: Line 13:
 
* My Linux Desktop Architects Meeting II presentation slides: [[Media:DAM2-OOo_1_1.odp]]
 
* My Linux Desktop Architects Meeting II presentation slides: [[Media:DAM2-OOo_1_1.odp]]
 
* My OOo Conf 2006 presentation slides: [[Media:OOoConf_2006_Cleaning_Up_Multi-Threading.odp]]
 
* My OOo Conf 2006 presentation slides: [[Media:OOoConf_2006_Cleaning_Up_Multi-Threading.odp]]
 +
* A short presentation prepared for the OOo BOF at EuroOSCON2006: [[Media:EuroOSCON2006-OOo_Architecture.odp]]
  
 
==My Efforts==
 
==My Efforts==

Revision as of 07:46, 21 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
      • cppuhelper - get functions need to be called from correct purpose environment - done
      • cppu - rename cppu::EnvAwareReference -> cppu::FreeReference - done
      • cppu - rename MutexEnvironment dir -> UnsafeBridge dir - done
      • cppu - rename ThreadEnvironment dir -> AffineBridge dir - done
      • cppu - remove the cppu::ClearableEnvGuard
      • see why impress crashes - done / fixed
      • verify that cppu::Shield is indeed needed and works as expected
      • 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 chanages.

Some Links

Wiki Questions

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