Handling team software components : Attaching non-Smalltalk files : Stored path names : Supported platforms and file system types

Supported platforms and file system types
The following table lists the supported platforms and file system types. The corresponding class for manipulating the internal path name is also shown.
EmFATPath (default)
EmFATPath (default)
EmFATPath (default)
EmUnixPath (default)
When the software for application attachments first loads, the default class for manipulating path names is set based on the platform and file system type as indicated in the table. The default is reported in the Transcript, but it may not be correct for a particular volume because file system type can vary from volume to volume. If the setting is not appropriate, install the appropriate subclass of EMPath as the default path name manipulation class using the defaultClass: method of EmPath.