[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: [proposal] KSecretsService components moving from playground
From:       "Aaron J. Seigo" <aseigo () kde ! org>
Date:       2011-10-31 14:48:51
Message-ID: 2421399.U2IZcy8BkR () freedom
[Download RAW message or body]


it's hallloween .. let's reanimate a dead thread to celebrate! ;)

On Wednesday, October 12, 2011 00:24:00 Valentin Rusu wrote:
> The code is not yet fully mature, all the components are not yet
> finished, but the main parts are there and it is now possible to have
> secrets stored in KSecretsService and konqi or microblog successfully
> getting them upon session start. There is a checkbox in the KDE Wallet
> configuration tool that switch KWAllet API to KSecretsService when
> checked. It will be left unchecked for the next release.

in KSecretsService, metatypes are initialized like this:

	qRegisterMetaType<SecretStruct>();

this is a problem because it does not include the namespace. which afaik means 
that code that wishes to use this needs to first do:

	using namespace KSecretsService;

somewhere in the code before using these metatypes. this is not good as it 
pretty much destroys the point of having a namespace :)

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Development Frameworks

["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic