knitlib
                                
                                 knitlib copied to clipboard
                                
                                    knitlib copied to clipboard
                            
                            
                            
                        Disk emulation (PDD) hack plugin
https://github.com/adafruit/knitting_machine
@tian2992 At this stage "researching" should not really be an issue. We would love to move to a more progressive issue tracking. In other projects (after the starting period) issues should be mainly: One Feature = One Issue or One But = One Issue. Does this make sense to you?
@mariobehling Ok, will rename.
Work on commit 9889aab4243a9aea9be776395dd9cbc00b095949
more improvements on #40
Should we use something like https://github.com/PyFilesystem/pyfilesystem in order to emulate a directory for the knitting machine to use as a "Floppy disk"? Seems like a sensible option to avoid polluting real directories and to allow for independence and avoid extensive refactoring of the PDD Code, in particular PDDEmulate.Disk class.
Sounds like a workable solution. Let's try that out.
Ok, will proceed with that.
Plugin scaffold implemented. Still pending implementation details.