[Webkit-unassigned] [Bug 77337] [EFL] Refactor ewk_js files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 07:57:28 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77337





--- Comment #11 from Tomasz Morawski <t.morawski at samsung.com>  2012-02-09 07:57:28 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > BTW I don't know why EFL port don't follow this rule and put every thing into ewk_private.h file?
> 
> Mostly because that's what the EFL themselves do.
But why into one, single the ewk_private.h file? It is not logic. Even EFL like ecore, evas etc. libraries use more then one private file for example the ecore uses 17 such private files. 

> This could all be replaced with Eina_Model (even if Eina_Model itself needs some new code for that).
How it may work? Do you suggest to define Ewk_JS_Object, Ewk_JS_Class_Meta, Ewk_JS_Variant, Ewk_JS_Method, Ewk_JS_Property, Ewk_JS_Class_Meta as Eina_Model object inside ewk_js.h file?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list