Skip to content

Commit

Permalink
Issue #4: GDKStoneDirectorySpec no longer manages root directory ... …
Browse files Browse the repository at this point in the history
…clean up
  • Loading branch information
dalehenrich committed May 31, 2023
1 parent d21a99f commit c463cf2
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 42 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export
initializeForExport
root ifNotNil: [ root := root pathString ]
other
initializeForExport
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export
initializeForImport
root ifNotNil: [ root := root asFileReference ]
initializeForImport

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
],
"commentStamp" : "",
"instvars" : [
"root",
"dbfSource",
"backups",
"bin",
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit c463cf2

Please sign in to comment.