3288 packages
— page 33
Monticello package 'FileAttributesPlugin.oscog' in the VMMaker repository at source.squeak.org. Latest FileAttributesPlugin.oscog-eem.65.mcz; 38 versions.
Squeak Trunk
squeak
Very simple serialization of objects to a file. Slightly modified http://onsmalltalk.com/simple-image-based-persistence-in-squeak from Ramon Leon. I'm using it in some of my projects. It is dedicated to the public domain. (AFAIK Ramon didn't put any licence on his code)
SqueakSource
squeak
This is the result of merging FileList2 and FileList.Before installing first please remove the Morphic-FileList category.
SqueakSource
squeak
Provides extensions to dialogs available from FileList2. Added newcapabilities via:modalFolderSelectorWithPrompt:morphicViewFolderSelector:morphicViewFolderSelector:promptString:morphicViewFolderSelectorWithPrompt:
SqueakMap
squeak
Squeak's file libraries (Directory, DirectoryEntry, FileStream, etc.) are sometimes very confusing to use. FileMan provides a simple, refactored interfaces for manipulating files and directories by wrapping those classes. "Before"subDir := FileDirectory default directoryNamed: 'subDir'.subDir assureExistence.[str := subDir newFileNamed: 'file1'.str nextPutAll: …
SqueakMap
squeak
Monticello package 'Files' in the squeak52 repository at source.squeak.org. Latest Files-tpr.181.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak43 repository at source.squeak.org. Latest Files-eem.115.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the 310 repository at source.squeak.org. Latest Files-edc.23.mcz; 5 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the trunk repository at source.squeak.org. Latest Files-mt.223.mcz; 177 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak50 repository at source.squeak.org. Latest Files-cmm.144.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the 39a repository at source.squeak.org. Latest Files-md.19.mcz; 18 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the inbox repository at source.squeak.org. Latest Files-cmm.219.mcz; 10 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak53 repository at source.squeak.org. Latest Files-pre.183.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak44 repository at source.squeak.org. Latest Files-cmm.119.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak51 repository at source.squeak.org. Latest Files-nice.163.mcz; 3 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak45 repository at source.squeak.org. Latest Files-cmm.131.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the etoys repository at source.squeak.org. Latest Files-Richo.2.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak41 repository at source.squeak.org. Latest Files-nice.79.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak60 repository at source.squeak.org. Latest Files-ct.193.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the treated repository at source.squeak.org. Latest Files-cmm.216.mcz; 25 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak46 repository at source.squeak.org. Latest Files-nice.145.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak42 repository at source.squeak.org. Latest Files-ul.99.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Files' in the squeak61 repository at source.squeak.org. Latest Files-mt.223.mcz; 1 version.
Squeak Trunk
squeak
The FileSystem API is a replacement for Squeak's FileDirectory API. It separates the concerns of navigation and path manipulation from the actual accessing of the underlying file system implementation, be it the disk or a zip file. FileSystem has been …
SqueakMap
squeak