Difference between revisions of "Talk:Uno/Article/Working with Environments, Mappings & Objects"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Added more todos.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
ToDos:
 
ToDos:
 
* Explain the difference e.g. between "uno:debug:unsafe" and "uno:unsafe:debug".
 
* Explain the difference e.g. between "uno:debug:unsafe" and "uno:unsafe:debug".
* Introduce environment substitution.
 
* Provide outlook to "named" environments.
 
 
* More examples:
 
* More examples:
 
** Implement a component.
 
** Implement a component.
Line 9: Line 7:
 
** Implementing a ABI environment / bridge.
 
** Implementing a ABI environment / bridge.
 
* Introduce helpers:
 
* Introduce helpers:
** The "FreeReference",
 
** the "EnvGuard",
 
** the "AntiEnvGuard",
 
 
** the "Enterable" interface,
 
** the "Enterable" interface,
 
** the "EnvDcp"
 
** the "EnvDcp"
** the purpose env. impl. helper
 

Latest revision as of 14:40, 27 September 2006

ToDos:

  • Explain the difference e.g. between "uno:debug:unsafe" and "uno:unsafe:debug".
  • More examples:
    • Implement a component.
    • Implement a library/application.
    • Implementing a "purpose" environment / bridge.
    • Implementing a ABI environment / bridge.
  • Introduce helpers:
    • the "Enterable" interface,
    • the "EnvDcp"
Personal tools