On Fri, Mar 19, 2010 at 06:18, Holger Hans Peter Freyther
<[email protected]> wrote:
> Hi All,
>
> I need some basic/beginner help for using GNU Smalltalk. I want to enable the
> Halo's of Seaside and I ran into an error. The halo's use Compiler features
> not in the default kernel of GNU Smalltalk. So I was loading the "Compiler"
> package and now my error is a bit different.

This should be done automatically by PackageLoader.

>        - Packages and SUnit. How do I run the Seaside tests? I'm not really
> sure how to use gst-suinit to run all tests, gst-load takes a -t option but
> does not seem to run tests? So what is the best way to run the SUnit tests of
> Seaside?

gst-sunit -pSeaside

>        - Is there any goal to update the Seaside version inside the GNU
> smalltalk?

Nicolas Petton started working on Grease, I'll take a look when 3.0 is
out or when I'm less busy at work.

Or if you're a student, Google Summer of Code is coming...

Paolo


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

Reply via email to