• Stephan Bergmann's avatar
    Add .component <implementation constructor="..." feature · ae3a0c8d
    Stephan Bergmann yazdı
    ...to directly call constructor functions of ComponentContext-based C++
    implementations of (non-single-instance) UNO services.  The case where these
    calls would need to be bridged across different environments (e.g., from gcc3
    to gcc3:affine) is not yet implemented.
    
    bootstrap.component and expwrap.component are adapted accordingly as a proof-of-
    concept (which had previously been adapted to use the prefix="direct" feature,
    which may become unnecessary again in the end, depending on how to handle
    single-instance services/singletons).  More to follow.
    
    Change-Id: I18682d75bcd29d3d427e31331b4ce8161dbb846d
    ae3a0c8d
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
source Loading commit data...
test Loading commit data...
util Loading commit data...
Library_bootstrap.mk Loading commit data...
Library_introspection.mk Loading commit data...
Library_invocadapt.mk Loading commit data...
Library_invocation.mk Loading commit data...
Library_javaloader.mk Loading commit data...
Library_javavm.mk Loading commit data...
Library_namingservice.mk Loading commit data...
Library_proxyfac.mk Loading commit data...
Library_reflection.mk Loading commit data...
Library_stocservices.mk Loading commit data...
Makefile Loading commit data...
Module_stoc.mk Loading commit data...
README Loading commit data...
unosdk.mk Loading commit data...