Skip to content

Move the DNG library to a self-contained module

Bitbucket Importer requested to merge branch/dng-as-a-module into branch/cleanup

Created originally on Bitbucket by nanomad (Giovanni Nanomad Condello)

Please do not merge until the following issues are solved

There are a few features missing that would make this worthwhile. Namely:

  • Have a way of declaring a module as dependant on another

  • Support dependency auto-loading at boot

  • "Hide" library modules from the GUI by default

Merge request reports