Just a few Smalltalk questions
By Conrad Taylor - Posted on May 18th, 2009
I have the following questions being new to GNUSmalltalk:
a) What the name used for 3rd party packages?
b) I was wondering, how does obtain a list of GNUSmalltalk 3rd-party libraries via the command line?
c) What's the goal of the image in GNUSmalltalk? Is it to maintain what 3rd-party libraries are loaded
into GST?
d) Are there plans to make it possible to load 3rd-party libraries outside of the command prompt?
For example,
gst install
Note: I was thinking that there were some well defined repositories before making the above call and
the user would be able to add additional ones as needed.
-Conrad
