eaglexmw / codimension

Automatically exported from code.google.com/p/codimension
0 stars 0 forks source link

GC plugin #396

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A garbage collecting plugin could be implemented.
What it could do is as follows:
- sign for certain signals and collect unused objects
- the good candidate events are:
  - project loaded/unloaded
  - tab closed
  - debug session started/finished
  - etc

Original issue reported on code.google.com by sergey.s...@gmail.com on 4 Aug 2013 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by sergey.s...@gmail.com on 6 Aug 2013 at 3:45