You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone wants a particular issue transferred here just comment, however these issues are largely historical at this point and future refactors/rewrites may go in different directions which are also fine to discuss here 😄
The text was updated successfully, but these errors were encountered:
From what I can tell given prior issues and PRs in go-mfs it seems like this package is due for a larger refactor rather than smaller changes.
Some issues for historical context for when someone is interested in refactoring (or writing an alternative) to mfs.
Interface
FSNode
'sType
method instead of casting it to aFile
orDirectory
go-mfs#22Lookup
a member ofRoot
and collapse it withDirLookup
go-mfs#31flush
option go-mfs#37childCloser
) and full-update downwards (GetNode
/sync
) go-mfs#40Bug/Feature
If someone wants a particular issue transferred here just comment, however these issues are largely historical at this point and future refactors/rewrites may go in different directions which are also fine to discuss here 😄
The text was updated successfully, but these errors were encountered: