OK Samisa.

BTW I'm developing openssl wrappers for omxmlsec. The src structure is

src/omxmlsec/  -> for omxmlsec stuff
src/omxmlsec/openssl -> for openssl specific stuff.

Headers for openssl code will carry the prefix "openssl_" and will be placed in the same rampart/include directory.

Will do necessary changes and submit with the next patch.

Thanks,
Kaushalye

Samisa Abeysinghe wrote:

I am not a fan of using sub folders for *namespacing*, given that we already use prefixing for namespacing.

We have
#include <omxmlsec/oxs_constants.h> in oxs_enc.c

As we have discussed over this list before, can we please drop the sub folder in include and just have
#include <oxs_constants.h>

Thanks,
Samisa...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to