30224 packages
— page 228
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
Monticello package from slime repository
Lukas Renggli Source
pharo
FileMan provides simple, intuitive interfaces for file manipulation.Latest sources are on github: (https://github.com/mumez/FileMan)Features: - Small footprint - Portable path representation between platforms - Relative path support - Dictionary like interfaces - Hooks for directory operation FileMan runs on Squeak/Pharo/VisualWorks, so …
SqueakSource
pharo
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
Should be used as an example of Omnibrowser
SqueakSource
Ref. SmallAutoDoc by Damien Cassou
SqueakSource
FileOutUtility is a smallTalk class that seeks to add new behaviour to existing file out implementations. NOTE: This package is now considered obsolete and is replaced by the FileOutRework package.
GitHub
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
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
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo
Monticello package from fs repository
Lukas Renggli Source
pharo