Create announcement prior to an item being expired in case the application wants to run any finalizations on it before it gets removed from the store.
This already exists
–
Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
ColdBox Platform: http://www.coldbox.org
ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox |
twitter.com/lmajano | twitter.com/gocontentbox
Can you please be more specific than simply saying it already exists? I was looking in the code and didn't see it.
Here are all the event states declared in CacheFactory.cfc
afterCacheElementInsert
afterCacheElementRemoved
afterCacheElementExpired
afterCacheElementUpdated
afterCacheClearAll
afterCacheRegistration
afterCacheRemoval
beforeCacheRemoval
beforeCacheReplacement
afterCacheFactoryConfiguration
beforeCacheFactoryShutdown
afterCacheFactoryShutdown
beforeCacheShutdown
afterCacheShutdown
Agh before you say. There is one after.
–
Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
ColdBox Platform: http://www.coldbox.org
ContentBox Platform: http://www.gocontentbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox |
twitter.com/lmajano | twitter.com/gocontentbox
Note, this ticket was for WIREBOX-22. If we decide the WireBox ticket is too difficult to do, we might want to just cancel this ticket.