Home GnuPG
Diffusion GpgOL b6cfbd077e94

Add generic cache for IDispatch objects

Description

Add generic cache for IDispatch objects

* src/dispcache.cpp, src/dispcache.h: New.
* src/gpgoladdin.cpp, src/gpgoladdin.h: Carry dispcache as
member.
* src/Makefile.am: Add new Files.

The cache shares the lifetime of the addin object and
can be used to keep IDispatch object around without having
to create them again and again.

Details

Provenance
aheineckeAuthored on Aug 29 2018, 10:24 AM
Parents
rO283892c73dde: Add missing word from config dialog to i18n
Branches
Unknown
Tags
Unknown