mozilla / active-data-recipes

A repository of various activedata queries and recipes
Mozilla Public License 2.0
9 stars 24 forks source link

remove execute query(), global variable G CONFIG & G CONTEXT #90

Closed TrangNguyenBC closed 5 years ago

TrangNguyenBC commented 5 years ago

Remove global variables avoid conflict if there are multiple requests Remove execute_query() and send args instead of override_contexts to make code simpler