[feature] Convenience for working with packages

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

[feature] Convenience for working with packages

Damien Pollet
Issue status update for
http://smalltalk.gnu.org/node/288
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/288

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VM
 Category:     feature requests
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  dpollet
 Updated by:   dpollet
 Status:       active

gst could have an option to load a package, like ruby -r somelib does.

Also apparently, using packages requires to install them in some global
location first (or ~/.st) but it would be nice if packages could be
loaded from the current directory or from besides the image file too.

I attach that to VM but a 'tools' components would make sense for issue
tracking.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [feature] Convenience for working with packages

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/project/issue/288
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/288

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VM
 Category:     feature requests
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  dpollet
 Updated by:   bonzinip
 Status:       active

Yes, "gst -P Blah" could be useful.  I'm not sure of the semantics,
should it be the same as gst-load or gst-reload?

> Also apparently, using packages requires to install them in some
global location first (or ~/.st)

The image directory is supported too (not the current directory).  This
is used to load packages from the build directory when builddir !=
srcdir, for example, so it's not bitrotten definitely. :-)




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [feature] Convenience for working with packages

Paolo Bonzini-3
In reply to this post by Damien Pollet
Issue status update for
http://smalltalk.gnu.org/project/issue/288
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/288

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VM
 Category:     feature requests
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  dpollet
 Updated by:   bonzinip
 Status:       active

Damien, could you look up http://smalltalk.gnu.org/project/issue/288 and
comment on it?




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk