You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
591 B
13 lines
591 B
Add functionality to both engines
|
|
-Move files to new locations
|
|
-Rename new files based on their MD5 - abandoned as bad idea
|
|
Improve functionality of the PropertiesService
|
|
-Getters and Setters for sepcific values with proper cascading and type awareness
|
|
-Nicer debugging?
|
|
Hibernate - H2 intergration
|
|
- autoload configuration files?
|
|
Database - How to handle directories to reduce database storage?
|
|
- recursive database construction
|
|
-Factory to handle generating directory information
|
|
-Directory1 -> Directory2 -> Directory3
|
|
-result = Directory/Directory2/Directory3
|