Stefan, On 15/12/05, Stefan Undorf <[EMAIL PROTECTED]> wrote: > Hi, > > is it possible to generate a file only if a file with the same name is not > already present? > You might want to override the shouldGenerate() method in your plugin to achieve this; however I'm curious as to what your usecase is, because unless your plugin performs terribly for some reason, it generally seems cleaner/safer to regenerate all your "stuff". I'm probably missing your poing though, since I have no clue what you generate and for what reason ;)
Cheers, g
