Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (My Efforts)
m (My Efforts: added thread related todos.)
Line 14: Line 14:
 
* [[Uno/Effort/Creating the Uno Threading Framework]]
 
* [[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
+
** cppu - rename cppu::EnvAwareReference -> cppu::FreeReference - done
 
** cppu - rename MutexEnvironment dir -> UnsafeBridge dir
 
** cppu - rename MutexEnvironment dir -> UnsafeBridge dir
 
** cppu - rename ThreadEnvironment dir -> AffineBridge dir
 
** cppu - rename ThreadEnvironment dir -> AffineBridge dir
 +
** do threading tests - with component, with the office
 +
** convert rest of office services to be thread unsafe.
 +
** convert dtrans to thread affine?
 
* [[Effort/Making VCL Thread Transparent]]
 
* [[Effort/Making VCL Thread Transparent]]
 
* Move Uno to stuff into the [[Uno]] Wiki.
 
* Move Uno to stuff into the [[Uno]] Wiki.

Revision as of 14:01, 4 July 2006

Kay Rammes Page

Background

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

Some Thoughts

My Efforts

  • Effort/Multi Threading Clean up
  • Uno/Effort/Creating the Uno Threading Framework
    • cppuhelper - get functions need to be called from correct purpose environment
    • cppu - rename cppu::EnvAwareReference -> cppu::FreeReference - done
    • cppu - rename MutexEnvironment dir -> UnsafeBridge dir
    • cppu - rename ThreadEnvironment dir -> AffineBridge dir
    • do threading tests - with component, with the office
    • convert rest of office services to be thread unsafe.
    • convert dtrans to thread affine?
  • Effort/Making VCL Thread Transparent
  • 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