[Bugzilla] [Bug 15474] New: please rename addModulePreferences() =>preferencesAddModule(), removeModulePreferences() =>preferencesRemoveModule()
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Mar 6 05:16:23 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=15474
--------- Bug Summary -----------
please rename addModulePreferences() =>preferencesAddModule(), removeModulePreferences() =>preferencesRemoveModule()
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter
Bug ID: 15474
Summary: please rename addModulePreferences()
=>preferencesAddModule(), removeModulePreferences()
=>preferencesRemoveModule()
Product: Scilab software
Version: 5.4.1
Hardware: (not used)
OS: All OS
Status: NEW
Severity: Minor
Priority: (field not used)
Component: Preferences
Assignee: bugzilla at lists.scilab.org
Reporter: sgougeon at free.fr
BUG DESCRIPTION:
----------------
Both addModulePreferences() and removeModulePreferences() have been introduced in Scilab 5.4.1 but are still undocumented (bug 15417).
So, it is time to rename them, before making them public.
For completion reason, prefixing names with the module's name "preferences" would be better, in order to list them together with preferences() in the
completion list, as it is already the policy for instance in the atoms module.
preferencesAddModule() and preferencesRemoveModule() are proposed.
OTHER INFORMATION:
------------------
Scilab 6.0.1
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180306/0311669a/attachment.htm>
More information about the Bugzilla
mailing list