Browse Source

Jot down planned improvements for the single-file builder script.

Daniele Alessandri 14 năm trước cách đây
mục cha
commit
2b62b75557
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      bin/createSingleFile.php

+ 3 - 0
bin/createSingleFile.php

@@ -10,6 +10,9 @@
 //
 // The current implementation is pretty naïve, but it should do for now.
 //
+// TODO: add some kind of blacklisting mechanism to leave out certain classes
+//       that may be considered useless for developers.
+//
 
 /* -------------------------------------------------------------------------- */