Could you give a bit more information. The auto JSON/string conversion
seems fine, but I don't understand the idea of NativeManager

Kenneth

On Tue, May 12, 2015 at 12:06 PM Rafal Galka <[email protected]> wrote:

>  *Description:*
> Each Tizen extension implements message/error handling between JS/C++ in
> different ways.
> It leads to inconsistency and code redundancy both in native code and JS.
> Goal of this change is to provide set of tools/helpers to unify plugin
> implementations.
>
>
> *Affected component: *Tizen Extensions Crosswalk
>
>
> *Related feature: *JIRA:
> https://crosswalk-project.org/jira/browse/XWALK-4204
>
>
> *Target release: *N/A
>
> *Implementation details:*
> - [C++] Unified message/result handlers with automatic string <-> JSON
> conversion and error handling
> - [JS] xwalk.utils.NativeManager component for sending messages and
> receive sync/async replies
> - Changes should be backward compatible
> - One of the modules will be refactored in order to present improved
> module structure
>
> --
>
> [image: Samsung_Logo_for_Mail_Signature]
>
>  Rafal Galka
> Web Platform
>  Samsung R&D Institute Poland
> Samsung Electronics
>   [email protected]
>   _______________________________________________
> Crosswalk-dev mailing list
> [email protected]
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
>
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to