Skip to content

WIP: Deprecate jsUnit and lang modules.

Sonny Piers requested to merge (removed):deprecate_modules into master

Deprecation should be explicit.

Todo

It could also be done in cpp land a-la https://gitlab.gnome.org/GNOME/gjs/blob/master/gjs/deprecation.cpp and export a js_func but I don't see any benefit for deprecating modules, maybe later for deprecating functions/methods and logging once.

Edited by Philip Chimento

Merge request reports