active_attr icon indicating copy to clipboard operation
active_attr copied to clipboard

Typecasting flyweight

Open bpoweski opened this issue 13 years ago • 0 comments

Give the large amount of typecasting that could occur, it would be useful for the framework to cache the results of the conversion for types.

  1. opt in
  2. lifecycle methods to purge the cached conversions
  3. block form to disable the action
  4. block form to enable the action

bpoweski avatar Nov 27 '11 18:11 bpoweski