Re: OS X Lion - breakdown of features, changes - appleinsider
- From: JF Mezei <jfmezei.spamnot@xxxxxxxxxxxxx>
- Date: Sat, 16 Apr 2011 00:59:35 -0400
Barry Margolin wrote:
Don't they already have this problem with forks and file attribute lists?
Bot FTP and NFS have mechanisms that allow transfers between two similar
systems to be "native" to their file system.
For instance, between 2 VMS systems, it is possible to FTP an indexed
file with all the index intact. But from a VMS to other system, an
indexed file is transmitted as a sequential file with CR/LF at end of
each record. (sorted by primary key).
With NFS, VMS has the ability to store VMS-specific file attributes onto
the remote unix system so that when the file is accessed by a VMS
system, it can get the file attributes and process the file as a native
VMS file.
I would imagine that Apple had done the same for NFS and FTP in terms of
attributes when it is dealing with another OS-X instance. Perhaps they
didn't, but it is technically possible.
Note that at the command line, the artificial ".app" construct doesn't
exist, and this file is simply a directory. So when you wish to copy a
..app at the command line, you need a recursive copy to copy all the
files under that directory. In the Finder, you manipulate it as a single
file.
It is quite likely that versioning will only be available from the GUI.
Not sure how it will be impleented at the command line.
If a blob of data in a file contains multiple versions:
should cp myfile.data yourfile.data result in an indetical copy of the
whole file with the same file size, or should it copy only the most
recent version of the data, resulting in the destination file being
smaller than the source ?
Perhaps they should have gone with a directory structure like a .app
which, to the GUI, looks like one file, but when manipulating at command
line, you get to see all versions inside.
.
- References:
- OS X Lion - breakdown of features, changes - appleinsider
- From: Alan Browne
- Re: OS X Lion - breakdown of features, changes - appleinsider
- From: Wes Groleau
- Re: OS X Lion - breakdown of features, changes - appleinsider
- From: Barry Margolin
- Re: OS X Lion - breakdown of features, changes - appleinsider
- From: JF Mezei
- Re: OS X Lion - breakdown of features, changes - appleinsider
- From: Barry Margolin
- OS X Lion - breakdown of features, changes - appleinsider
- Prev by Date: Re: OS X Lion - breakdown of features, changes - appleinsider
- Next by Date: Re: OS X Lion - breakdown of features, changes - appleinsider
- Previous by thread: Re: OS X Lion - breakdown of features, changes - appleinsider
- Next by thread: Re: OS X Lion - breakdown of features, changes - appleinsider
- Index(es):
Relevant Pages
|