knitlib icon indicating copy to clipboard operation
knitlib copied to clipboard

Disk emulation (PDD) hack plugin

Open tian2992 opened this issue 10 years ago • 7 comments

https://github.com/adafruit/knitting_machine

tian2992 avatar Jun 16 '15 13:06 tian2992

@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 avatar Jun 16 '15 14:06 mariobehling

@mariobehling Ok, will rename.

tian2992 avatar Jun 16 '15 14:06 tian2992

Work on commit 9889aab4243a9aea9be776395dd9cbc00b095949

tian2992 avatar Jun 25 '15 03:06 tian2992

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.

tian2992 avatar Jul 17 '15 06:07 tian2992

Sounds like a workable solution. Let's try that out.

mariobehling avatar Jul 17 '15 06:07 mariobehling

Ok, will proceed with that.

tian2992 avatar Jul 17 '15 06:07 tian2992

Plugin scaffold implemented. Still pending implementation details.

tian2992 avatar Aug 03 '15 13:08 tian2992