davorian / flexible-chimp

Automatically exported from code.google.com/p/flexible-chimp
0 stars 0 forks source link

Chimp's Action Cache keeps growing when Secured Components are recreated #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
When secured components are recreated, the deleted ones are not removed from 
Chimp's Action Cache.

What is the expected output? What do you see instead?
Chimp's Action Cahce should not contain deleted components

What version of the product are you using? On what operating system?
Windows XP

Please provide any additional information below.

This issue could be fixed by adding an event listener for  the event 
"REMOVED_FROM_STAGE" and removing the component from Chimp's Action Cache

Original issue reported on code.google.com by srist...@gmail.com on 9 Aug 2010 at 1:06