A cache which allows SourceList, SourcePath, and ResourceContainer based Sources, which are common between compilations, to be shared. When a Flash Builder "user triggered clean" occurs, ApplicationCache.clear() should be called. When Flash Builder calls Builder.clean() after writing out a PersistenceStore cache, ApplicationCache.clear() should not be called. Otherwise, the benefit of the application cache would be lost.
@since 4.5
@author Paul Reilly
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.