There ARE UI. Check:
- I copy paste here mail from DOru about Metaceller:
I would want to announce a basic version of a browser for managing Metacello configurations already loaded in the image. It is called Metaceller :) and it is based on Glamour.
To get it, invoke the following:
Gofer new
� � � �squeaksource: 'glamoroust';
� � � �package: 'ConfigurationOfGlamoroust';
� � � �load.
(Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault.
(Smalltalk at: #GTMetaceller) perform: #open
- Metacello by default only install the core, but you can install it with the Metacello OB tools.
Check http://code.google.com/p/metacello/wiki/MetacelloTools
I think (not sure, should check) that if OB is installed in the image, then OB-Metacello is installed automatically.
Anyway, you can always do a (ConfigurationOfMetacello project lastVersion) load: 'ALL' and should work.
Cheers
Mariano
> i installed directly from ConfigurationOfSeaside30 and the examples are ok.Great to hear.
I agree, it would be great to have a simple browser showing a simple
> i think metacello is really useful and nice system. As a user of it i may
> critise a couple of things. first, i think metacello needs a GUI. on
> Monticello Browser we can see limited information about package. i do not
> exactly know if there is a place for application metadata on configuration
> classes but the conf class should carry the application name, application
> description etc. and some sort of GUI may let us to browse installation
> options of the package like versions and groups etc. for now in every
> configuration class there is different installation ways.
list of all known configurations so that they can be installed with
one click. Should be really simple to implement with Gofer :-)
Lukas
> actually i must say, with metacello i can install packages very problem-less
> as i had never before with other methods. so really i loved it.
> thanks for replies.
> 2010/4/9 Mariano Martinez Peck <marianopeck@gmail.com>
>>
>> Hi. Maybe ConfigurationOfSeaside has a wrong name. Actually, it is like a
>> facade to install not only Seaside but also some other Seaside-related tools
>> like Magritte and Pier.
>>
>> Have you check ConfigurationOfSeaside >> workspace ?
>>
>> I cc Dale that will probably help you as I don't know if he is the mailing
>> list.
>>
>> Lukas: are there problems installing jQuery AND Scriptaculus ?
>>
>> Cheers
>>
>> Mariano
>>
>>
>> On Fri, Apr 9, 2010 at 1:51 PM, Lukas Renggli <renggli@gmail.com> wrote:
>>>
>>> I am not sure if you use the right configuration, because here the
>>> class is called ConfigurationOfSeaside30. See
>>> http://www.seaside.st/download/pharo#113383063 for the complete script
>>> that works for me, e.g. it loads all jQuery and Scriptaculous
>>> examples.
>>>
>>> Cheers,
>>> Lukas
>>>
>>> On 9 April 2010 13:24, zekUs <zekzekus@gmail.com> wrote:
>>> > hello,
>>> > i installed seaside 3.0 into my pharo image with metacello. but
>>> > scriptacalous and jquery examples are not loaded. when i installed with
>>> > the
>>> > script generated from seaside web site, there was examples of these
>>> > libraries.
>>> > i used the code below to install:
>>> > ConfigurationOfSeaside project latestVersion load: 'ALL'.
>>> > is there way to install examples of scriptacalous and jquery?
>>> > regards.
>>> >
>>> > --
>>> > Zekeriya "zekUs" KO� - http://zekzekus.com/blog
>>> >
>>> > _______________________________________________
>>> > Pharo-users mailing list
>>> > Pharo-users@lists.gforge.inria.fr
>>> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Lukas Renggli
>>> www.lukas-renggli.ch
>>>
>>> _______________________________________________
>>> Pharo-users mailing list
>>> Pharo-users@lists.gforge.inria.fr
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>>
>>
>> _______________________________________________
>> Pharo-users mailing list
>> Pharo-users@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>>
>
>
>
> --
> Zekeriya "zekUs" KO� - http://zekzekus.com/blog
>
> _______________________________________________
> Pharo-users mailing list
> Pharo-users@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>
>
--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
Pharo-users mailing list
Pharo-users@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users