Goodies Updated - 16-Jul-2004

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Goodies Updated - 16-Jul-2004

Bob Jarvis-2
My goodies package has been updated:

Added CRTLibrary>>_chdir to the CRTLibraryExtensions package. This
code is based on a post from Dominique Dartois in the
comp.lang.smalltalk.dolphin newsgroup.

Comments explaining the role of the various files used by the
ExternalProcess class were added, courtesy of Peter Kenny.

A new package called FileExtensions was created to hold a new method
named File class>>workingDirectory: which allows the working directory
to be set. This code is based on a post from Dominique Dartois in the
comp.lang.smalltalk.dolphin newsgroup.

The LinearProgramming package was created. This package holds classes
that solve linear programming problems. Linear programming has little
to do with computer programming - rather, it's a technique for
optimizing systems of linear inequalities.

Temporary file cleanup was improved in
RcsSourceManager>>basicExecuteCommand:inDirectory:waitForSeconds:.

Get them at http://www.nls.net/mp/jarvis/Bob/DolphinGoodies.htm

Share and enjoy.  :-)