Question
CFCLASSES Folders
How does anyone here deal with the cfclasses folder?
Our application dynamically generates ColdFusion files and sometimes
also deletes them, but ColdFusion never removes any old files from the
cfclasses folder. Has anyone come up with any clever solutions on how
to resolve this. I've thought about using a scheduled task to remove
any class files which may be older than a certain date, knowing full
well that they could still be legitimate files.
But unfortunately cfdirectory does not allow you to filter on dates or
limit the number of rows.
Any ideas are welcome.
Thanks
Our application dynamically generates ColdFusion files and sometimes
also deletes them, but ColdFusion never removes any old files from the
cfclasses folder. Has anyone come up with any clever solutions on how
to resolve this. I've thought about using a scheduled task to remove
any class files which may be older than a certain date, knowing full
well that they could still be legitimate files.
But unfortunately cfdirectory does not allow you to filter on dates or
limit the number of rows.
Any ideas are welcome.
Thanks
