Re: [Amforth] uploaded-wl

2014-10-05 Thread Matthias Trute
Hello Enoch, > To extend #require over amforth-shell.py sessions simply add data > persistence to "self._uploaded = set()". Sounds good. If the storage is something that can identify a particular controller and that has some cleanup for orphaned sessions included (during re-flash or too old or so

Re: [Amforth] uploaded-wl

2014-10-05 Thread Enoch
Hello Matthias, Matthias Trute writes: > Hello Enoch, > >> To extend #require over amforth-shell.py sessions simply add data >> persistence to "self._uploaded = set()". > > Sounds good. If the storage is something that can identify > a particular controller and that has some cleanup for orphaned