leo-editor icon indicating copy to clipboard operation
leo-editor copied to clipboard

Retire valuespace and jinjarender plugins

Open edreamleo opened this issue 1 year ago • 0 comments

Remove leo/plugins/valuespace.py

This plugin:

  • Is security hazard,
  • Is overly complex and almost useless.
  • Is a product of that "IPython madness" of 2008.

Remove leo/plugins/jinjarender.py

This plugin:

  • Depends on the valuespace plugin.
  • Is overly complex and almost useless.

Remove leo/external/stringlist.py

  • Only the valuespace plugin uses stringlist.py

edreamleo avatar Oct 20 '24 13:10 edreamleo