Login  Register

Re: [Pharo-project] [Metacello] Which packages should we include of metacello for Pharo 1.3?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [Pharo-project] [Metacello] Which packages should we include of metacello for Pharo 1.3?

Mariano Martinez Peck
9001 posts


On Mon, Apr 25, 2011 at 5:16 PM, Dale Henrichs <[hidden email]> wrote:
On 04/24/2011 12:03 PM, Mariano Martinez Peck wrote:


On Sun, Apr 24, 2011 at 5:59 PM, Dale Henrichs <[hidden email]
<mailto:[hidden email]>> wrote:

   Mariano,

   (excluding the OB-Metallo menu items) ...


hi dale. What does it mean exactly?  If right now I am loading :
#('Metacello-Core' 'Tutorial' 'UI' 'Metacello-ProfStef'
'Metacello-Help');  and #('Tests')
you mean I should remove the group 'UI'  ?

Yes ... I don't know if anyone beyond me ever used them and eventually they will be replaced by the MetacelloBrowser ... if you think folks were using the Metacello menus, then leave them in ....



I never heard anyone using Metacello-OB so I think we can remove them. However, if they are working, we can just let them in case someone still use them, and when MetacelloBrowser comes in, we remove Metacello-OB.
Do you know more or less if Metacello-OB is working or no?
is anyone using Metacello-OB? speak up now! :)

Thanks


--
Mariano
http://marianopeck.wordpress.com

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [Pharo-project] [Metacello] Which packages should we include of metacello for Pharo 1.3?

Dale Henrichs
3217 posts
On 04/25/2011 10:41 AM, Mariano Martinez Peck wrote:

>
>
> On Mon, Apr 25, 2011 at 5:16 PM, Dale Henrichs <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>     On 04/24/2011 12:03 PM, Mariano Martinez Peck wrote:
>
>
>
>         On Sun, Apr 24, 2011 at 5:59 PM, Dale Henrichs
>         <[hidden email] <mailto:[hidden email]>
>         <mailto:[hidden email] <mailto:[hidden email]>>> wrote:
>
>             Mariano,
>
>             (excluding the OB-Metallo menu items) ...
>
>
>         hi dale. What does it mean exactly?  If right now I am loading :
>         #('Metacello-Core' 'Tutorial' 'UI' 'Metacello-ProfStef'
>         'Metacello-Help');  and #('Tests')
>         you mean I should remove the group 'UI'  ?
>
>
>     Yes ... I don't know if anyone beyond me ever used them and
>     eventually they will be replaced by the MetacelloBrowser ... if you
>     think folks were using the Metacello menus, then leave them in ....
>
>
>
> I never heard anyone using Metacello-OB so I think we can remove them.
> However, if they are working, we can just let them in case someone still
> use them, and when MetacelloBrowser comes in, we remove Metacello-OB.
> Do you know more or less if Metacello-OB is working or no?
> is anyone using Metacello-OB? speak up now! :)

Prior to the MetacelloBrowser popping up, I used Metacello-OB so it is
still working. OB is already loaded so it doesn't cost that much to
include...

Dale