Hi Devs,
We have been using the base context of conf_ctx to keep custom properties. What we normally do is, get the base context and use its (axis2_ctx) API to set/get properties. And we use external mutexes for synchronization. Why don't we have get/set calls in conf_ctx API itself so that we can set/get properties without any hassle. And that way we can use the mutex in conf_ctx to handle synchronization. I think that is the cleaner way of accessing the base.

Any thoughts?

Danushka

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

Reply via email to