43
edits
(Added the FSNode method call table) |
(update) |
||
Line 203: | Line 203: | ||
The fs.h doesn't seem as bad, although I haven't had the time to research it's use in each of the modules. Being a wrapper around the AbstractFilesystemNode, it's a lot easier to change the wrapped class, because the classes are designed to treat FilesystemNode as a wrapper. | The fs.h doesn't seem as bad, although I haven't had the time to research it's use in each of the modules. Being a wrapper around the AbstractFilesystemNode, it's a lot easier to change the wrapped class, because the classes are designed to treat FilesystemNode as a wrapper. | ||
'''Update 31/5''': the information about FilesystemNode class usage is now available. | |||
=== Inheritance === | === Inheritance === |
edits