Hi Daniel,

On Thu, Oct 13, 2011 at 08:04:40AM -0700, Daniel Wagner wrote:
> From: Daniel Wagner <[email protected]>
Some more typos and an actual comment:


> ---
>  doc/session-overview.txt |   21 +++++++++++++++++++++
>  1 files changed, 21 insertions(+), 0 deletions(-)
> 
> diff --git a/doc/session-overview.txt b/doc/session-overview.txt
> index e1a2bc4..65cbcc2 100644
> --- a/doc/session-overview.txt
> +++ b/doc/session-overview.txt
> @@ -112,3 +112,24 @@ again.
>        |                                                            |
>        |                                                            |
>        +----------------------- Disconnect() -----------------------+
> +
> +
> +Configuration and Provisioning of Sessions
> +==========================================
> +
> +There are two ways how an application can configure a session.
> +
> +The first one is to pass in all settings as a dictionary to
> +Manager.CreateSession(). This is useful for an application who wants to
> +maintain and store its own settings. Or after creating the session with
> +Manager.CreateSession() write the settings one after the other.
> +
> +For applications which do not want to care of maintaining and storing
to care about.


> +settings ConnMan has a configuration plugin. The configuration plugin
> +is responsible to fill out the Session Settings for a given
responsible for.


> +application. The plugin talkes to an external component which stores
talks.


> +the data.
This really seems like you have a specific use case behind that. Are you
allowed to describe it a bit further ? I think it would help understanding how
this plugin would be used.



> +The configuration plugin is also able to constrain and enforce the
> +settings. For example the roaming policy can only be changed by
> +trusted application.
applications.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to