Project

General

Profile

Activity

From 04/17/2018 to 05/16/2018

05/16/2018

04:18 PM Feature #3565: provide better support for file system access across platforms
Greg Shah wrote:
> 3. In any usage of @FileSystemDaemon.search*()@ on the *client side*, we use it for lookup in the...
Constantin Asofiei
04:02 PM Feature #3565: provide better support for file system access across platforms
I added this setting @<parameter name="opsys" value="win32" />@... Sergey Ivanovskiy
03:45 PM Feature #3565: provide better support for file system access across platforms
Sergey Ivanovskiy wrote:
> I don't understand why this converted code works with "\\", but doesn't work with "\"
> ...
Greg Shah
03:41 PM Feature #3565: provide better support for file system access across platforms
Sergey Ivanovskiy wrote:
> I need advices how to convert this program correctly
> [...]
There is no file system ...
Greg Shah
03:41 PM Feature #3565: provide better support for file system access across platforms
Sergey Ivanovskiy wrote:
> Greg, please help to explain the @propath@ values. Is it correct that if @propath@ lists ...
Greg Shah
03:40 PM Feature #3565: provide better support for file system access across platforms
I don't understand why this converted code works with "\\", but doesn't work with "\"... Sergey Ivanovskiy
03:28 PM Feature #3565: provide better support for file system access across platforms
Testing this committed revision 11258. Please look at this revision. The directory changes are... Sergey Ivanovskiy
03:05 PM Feature #3565: provide better support for file system access across platforms
I need advices how to convert this program correctly... Sergey Ivanovskiy
02:51 PM Feature #3565: provide better support for file system access across platforms
It seems that my changes in file-separator has an impact on the conversion of windows path strings... Sergey Ivanovskiy
01:29 PM Feature #3565: provide better support for file system access across platforms
> It seems that this "legacyPlatform" has similar meaning as new proposed legacy-system/opsys.
You are right.
P...
Greg Shah
12:22 PM Feature #3565: provide better support for file system access across platforms
Greg, please help to explain the @propath@ values. Is it correct that if @propath@ lists legacy paths, then it must b... Sergey Ivanovskiy
11:29 AM Feature #3565: provide better support for file system access across platforms
There is @"legacyPlatform"@ ... Sergey Ivanovskiy
11:08 AM Feature #3565: provide better support for file system access across platforms
Thank you, see the idea now. Sergey Ivanovskiy
10:51 AM Feature #3565: provide better support for file system access across platforms
> then what is the responsibility file-system node?
It won't exist.
> Do these changes just extend/rename file...
Greg Shah
10:49 AM Feature #3565: provide better support for file system access across platforms
Greg, if we add @legacy-system@ node, then what is the responsibility @file-system@ node? There are @file-system/pkgr... Sergey Ivanovskiy
08:28 PM Feature #3565: provide better support for file system access across platforms
Planning to use redundant data for the same mapping... Sergey Ivanovskiy
08:21 PM Feature #3565: provide better support for file system access across platforms
That is true for the name attribute since it is part of the "path" to the node.
You will need to implement somethi...
Greg Shah
08:05 PM Feature #3565: provide better support for file system access across platforms
We can't use @:@ colon character, @/@ slash and @\@ back slash in node names. It seems that these nodes are invalid
...
Sergey Ivanovskiy

05/15/2018

07:38 PM Feature #3565: provide better support for file system access across platforms
Please don't mind. If the scope of search is defined to be accounts search, then similar paths to @/server/standard/r... Sergey Ivanovskiy
07:14 PM Feature #3565: provide better support for file system access across platforms
My code failed to read @file-system@ node due to it has no read access writes to the target nodes. It seems that the ... Sergey Ivanovskiy
05:50 PM Feature #3565 (WIP): provide better support for file system access across platforms
1. I think we need to track the original system @OPSYS@ value.
Today we have the capability to override the @OPS...
Greg Shah
05:20 PM Feature #3565: provide better support for file system access across platforms
OK. It is unclear how to support @absolute-path-prefix-map@ if there are Windows and Linux clients simultaneously acc... Sergey Ivanovskiy
09:33 AM Feature #3565: provide better support for file system access across platforms
Consider sending @absolute-path-prefix-map@ down to the client in @FileSystemOps.ContextContainer.initialValue()@. Greg Shah
09:29 AM Feature #3565: provide better support for file system access across platforms
It seems that the client gets directory settings via @BootstrapConfig@. And there are no usages of @DirectoryService@... Sergey Ivanovskiy

05/14/2018

05:45 PM Feature #3565: provide better support for file system access across platforms
Committed revision 11254 (3565a) added @PathResolver@ defined in @Utils@ module. Sergey Ivanovskiy
03:33 PM Feature #3565: provide better support for file system access across platforms
Please don't mind. These values define the native file separator and the native case sensitive mode. Sergey Ivanovskiy
03:17 PM Feature #3565: provide better support for file system access across platforms
It seems that with @file-separator@ and @case-sensitive@ under @file-system@ node this task needs @native-file-separa... Sergey Ivanovskiy
12:45 PM Feature #3565: provide better support for file system access across platforms
Yes.
The idea is to accept the longest exact match (case-insensitive) to a prefix of a path. That match must only...
Greg Shah
12:25 PM Feature #3565: provide better support for file system access across platforms
Let us consider these hypothetical settings... Sergey Ivanovskiy

05/11/2018

10:51 AM Feature #3565: provide better support for file system access across platforms
Sergey Ivanovskiy wrote:
> OK. It seems I considered another tasks. Thanks for explanations. Thus in this task we sh...
Eric Faulhaber
10:27 AM Feature #3565: provide better support for file system access across platforms
OK. It seems I considered another tasks. Thanks for explanations. Thus in this task we should add a windows path supp... Sergey Ivanovskiy
09:34 AM Feature #3565: provide better support for file system access across platforms
Sergey Ivanovskiy wrote:
> Constantin, in this revision 11269 (branch 3556a) you added similar mapping as described ...
Constantin Asofiei
09:29 AM Feature #3565: provide better support for file system access across platforms
Constantin, in this revision 11269 (branch 3556a) you added similar mapping as described in this task Absolute Task P... Sergey Ivanovskiy
07:33 AM Feature #3565: provide better support for file system access across platforms
OK. The task branch 3565a rev 11253 - created. Sergey Ivanovskiy
07:14 AM Feature #3565: provide better support for file system access across platforms
Sergey Ivanovskiy wrote:
> Don't know it is reasonable to use 3556a. Although 3556a contains timer changes, r-file s...
Eric Faulhaber
03:53 AM Feature #3565: provide better support for file system access across platforms
Don't know it is reasonable to use 3556a. Although 3556a contains timer changes, r-file search improvements and selec... Sergey Ivanovskiy

05/10/2018

03:53 PM Feature #3565: provide better support for file system access across platforms
There is an impedance mismatch when a converted application accesses file system resources, if the original system ra... Eric Faulhaber
02:22 PM Feature #3565 (WIP): provide better support for file system access across platforms
Eric Faulhaber
 

Also available in: Atom