diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkHscTHMCNvjJ6nLI1VpsBrJFI5FTwhUT4 <David@web> | 2013-05-15 20:43:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-15 20:43:35 +0000 |
commit | 177905cf1120edfefc5533db9c22fde3767f6577 (patch) | |
tree | 0fe37ea182a9037954bb1f9306ac1011377c3d50 /doc/design | |
parent | 7003b1486bb79fe19c75dd4a3a98de5ae1d067b9 (diff) |
Added a comment: Just use Unix Paths like git does?
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/blog/day_263_catching_up/comment_1_9023da0573dfc81644d68128adb331a7._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_263_catching_up/comment_1_9023da0573dfc81644d68128adb331a7._comment b/doc/design/assistant/blog/day_263_catching_up/comment_1_9023da0573dfc81644d68128adb331a7._comment new file mode 100644 index 000000000..83e7523ff --- /dev/null +++ b/doc/design/assistant/blog/day_263_catching_up/comment_1_9023da0573dfc81644d68128adb331a7._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkHscTHMCNvjJ6nLI1VpsBrJFI5FTwhUT4" + nickname="David" + subject="Just use Unix Paths like git does?" + date="2013-05-15T20:43:34Z" + content=""" +Can't you just use unix-style paths for your internal data structures, and wrap/patch the filesystem I/O code to convert between the two? +"""]] |