JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Do timestamp checking #28

Open JamesIry opened 12 years ago

JamesIry commented 12 years ago

Right now jADT always generates files. For a large project that could be expensive. jADT should do some form of time stamp checking to decide if generation was even necessary.