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.

12 lines
591 B

  1. Add functionality to both engines
  2. -Move files to new locations
  3. -Rename new files based on their MD5 - abandoned as bad idea
  4. Improve functionality of the PropertiesService
  5. -Getters and Setters for sepcific values with proper cascading and type awareness
  6. -Nicer debugging?
  7. Hibernate - H2 intergration
  8. - autoload configuration files?
  9. Database - How to handle directories to reduce database storage?
  10. - recursive database construction
  11. -Factory to handle generating directory information
  12. -Directory1 -> Directory2 -> Directory3
  13. -result = Directory/Directory2/Directory3