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.

15 lines
532 B

  1. Add functionality to both engines
  2. -Move files to new locations
  3. -Rename new files based on their MD5
  4. Add functionality to ImageService
  5. -Cache thumbnails
  6. -Generate thumbnails
  7. Improve functionality of the PropertiesService
  8. -Getters and Setters for sepcific values with proper cascading and type awareness
  9. -Nicer debugging?
  10. Hibernate - H2 intergration
  11. - setup hibernate
  12. - setup h2
  13. - setup C3P0 connection pool
  14. - transfer configuration files
  15. - autoload configuration files?
  16. - map DTO's