You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add another type of functions, wood_xxx_namespace(). They would extract both exports and imports from NAMESPACE file. The return object would have a class so that several methods could be implemented (e.g. extraction of exported names, squashing several namespaces, etc.).
Why though? Because I've got a plan for a package and it would work better to place this functionality in woodendesc.
Not needed for the release, might wait until update to plan the API better.
The text was updated successfully, but these errors were encountered:
Add another type of functions,
wood_xxx_namespace()
. They would extract both exports and imports from NAMESPACE file. The return object would have a class so that several methods could be implemented (e.g. extraction of exported names, squashing several namespaces, etc.).Why though? Because I've got a plan for a package and it would work better to place this functionality in woodendesc.
Not needed for the release, might wait until update to plan the API better.
The text was updated successfully, but these errors were encountered: