30224 packages — page 228

FileDb

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

FileList

This is the result of merging FileList2 and FileList.Before installing first please remove the Morphic-FileList category.
SqueakSource squeak

FileList2 Dialogs Enhancement for Squeak 3.4

Provides extensions to dialogs available from FileList2. Added newcapabilities via:modalFolderSelectorWithPrompt:morphicViewFolderSelector:morphicViewFolderSelector:promptString:morphicViewFolderSelectorWithPrompt:
SqueakMap squeak

FileMan

Monticello package from slime repository
Lukas Renggli Source pharo

FileMan

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

FileMan

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

FileOmnibrowser

Should be used as an example of Omnibrowser
SqueakSource

FileOutClasses

SqueakSource

FileOutProject

Ref. SmallAutoDoc by Damien Cassou
SqueakSource

FileOutUtility

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

FilePolicy

SmalltalkHub

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

FileSystem

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

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo

Filesystem

Monticello package from fs repository
Lukas Renggli Source pharo