perspective-el icon indicating copy to clipboard operation
perspective-el copied to clipboard

[WIP] implements deferred perspective loading

Open titibandit opened this issue 1 year ago • 0 comments

This attempts to address #157. This is very much a work in progress, and there already a few problems:

  • [ ] upon using persp-state-save, all the deferred are loaded anyway because of the call to with-perspective
  • [ ] the test state-save-and-load is broken.
  • [ ] new tests are not implemented
  • [ ] probably more

I haven't used it much yet, but I intend to do so and try to fix problems as they arise.

titibandit avatar Sep 10 '22 12:09 titibandit