On 22/06/15 12:29, Carlos Garcia Campos wrote:
> So, in summary, I think we have at least the following options:
> 
>  a) Use a single API for all with flags like the internal API
>  b) Use a different method for every data type
>  c) Use different method for every group of data types
>  d) Use a manager class for every group of data types and move
> WebKitCookieManager too.
> 
> Any other option? Any other thing I haven't considered? Which one you
> think is better?

I think a) and b) are too fine grained, not sure which use cases might
require such a level of detail. That's why I lean towards implementing
c) (option d) seems a bit overkill)

BR
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to