Fwd: Re: [Metacello] About record

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

Fwd: Re: [Metacello] About record

stepharo

Tx dale I will try the new way.
If only this would work.

Stef

-------- Original Message --------
Subject: Re: [Metacello] About record
Date: Thu, 26 Jun 2014 07:48:41 -0700
From: Dale Henrichs [hidden email]
To: stepharo [hidden email]


It is the old way ... the new way would be:

  Metacello new
    configuration: 'Moose';
    version: #development;
    ignoreImage;
    record.

Dale


On Thu, Jun 26, 2014 at 7:42 AM, stepharo <[hidden email]> wrote:
Dale

is this expression:

((ConfigurationOfMoose project version: #development) ignoreImage: true; record)
the old way or Preview?

Stef




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Re: [Metacello] About record

stepharo

On 26/6/14 18:11, stepharo wrote:

Tx dale I will try the new way.
If only this would work.

Does not work so I do not know what to do.


Stef

-------- Original Message --------
Subject: Re: [Metacello] About record
Date: Thu, 26 Jun 2014 07:48:41 -0700
From: Dale Henrichs [hidden email]
To: stepharo [hidden email]


It is the old way ... the new way would be:

  Metacello new
    configuration: 'Moose';
    version: #development;
    ignoreImage;
    record.

Dale


On Thu, Jun 26, 2014 at 7:42 AM, stepharo <[hidden email]> wrote:
Dale

is this expression:

((ConfigurationOfMoose project version: #development) ignoreImage: true; record)
the old way or Preview?

Stef





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev