Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

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

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

Paul DeBruicker
On 12-03-10 06:09 PM, [hidden email] wrote:
> I am imagining that I will finish up the Metacello scripting commands
> and Phase1 this week, so I will be interested in volunteers to start
> doing their Pharo development (only ported to Pharo at the moment) with
> git and github.


Do you want us to wait on you to finish what you describe above or
should we start messing around now?


Thanks for putting the effort in Dale


Paul
Reply | Threaded
Open this post in threaded view
|

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

Dale Henrichs
I would say, that it's best to wait until I've got the scripting API complete ... I'll have some documentation then that should give you an idea of what I've been thinking ...

If you aren't familiar with git or github, now would be a good time to start playing with git/github, since you'll have to handle those interactions yourself for Phase1 ...


DAle


----- Original Message -----
| From: "Paul DeBruicker" <[hidden email]>
| To: [hidden email]
| Sent: Monday, March 12, 2012 10:04:06 AM
| Subject: Re: [Metacello] Digest for [hidden email] - 1 Message in 1 Topic
|
| On 12-03-10 06:09 PM, [hidden email] wrote:
| > I am imagining that I will finish up the Metacello scripting
| > commands
| > and Phase1 this week, so I will be interested in volunteers to
| > start
| > doing their Pharo development (only ported to Pharo at the moment)
| > with
| > git and github.
|
|
| Do you want us to wait on you to finish what you describe above or
| should we start messing around now?
|
|
| Thanks for putting the effort in Dale
|
|
| Paul
|
Reply | Threaded
Open this post in threaded view
|

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

Dale Henrichs
In reply to this post by Paul DeBruicker
OTOH, if you're hot to trot, the FileTree stuff which is the most important is already at Phase1, so you could play with the FileTree repository right now and then take Metacello for a spin when the scripting api is done ... the two are independent (okay the scripting api depends upon filetee, but not the other way around).

Dale

----- Original Message -----
| From: "Paul DeBruicker" <[hidden email]>
| To: [hidden email]
| Sent: Monday, March 12, 2012 10:04:06 AM
| Subject: Re: [Metacello] Digest for [hidden email] - 1 Message in 1 Topic
|
| On 12-03-10 06:09 PM, [hidden email] wrote:
| > I am imagining that I will finish up the Metacello scripting
| > commands
| > and Phase1 this week, so I will be interested in volunteers to
| > start
| > doing their Pharo development (only ported to Pharo at the moment)
| > with
| > git and github.
|
|
| Do you want us to wait on you to finish what you describe above or
| should we start messing around now?
|
|
| Thanks for putting the effort in Dale
|
|
| Paul
|
Reply | Threaded
Open this post in threaded view
|

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

vonbecmann
do you have the steps for phase1?(how to use it)

for instance,
 clone filetree repository
 load in the image with following command.
...
etc.



On Mon, Mar 12, 2012 at 4:32 PM, Dale Henrichs <[hidden email]> wrote:
OTOH, if you're hot to trot, the FileTree stuff which is the most important is already at Phase1, so you could play with the FileTree repository right now and then take Metacello for a spin when the scripting api is done ... the two are independent (okay the scripting api depends upon filetee, but not the other way around).

Dale

----- Original Message -----
| From: "Paul DeBruicker" <[hidden email]>
| To: [hidden email]
| Sent: Monday, March 12, 2012 10:04:06 AM
| Subject: Re: [Metacello] Digest for [hidden email] - 1 Message in 1 Topic
|
| On 12-03-10 06:09 PM, [hidden email] wrote:
| > I am imagining that I will finish up the Metacello scripting
| > commands
| > and Phase1 this week, so I will be interested in volunteers to
| > start
| > doing their Pharo development (only ported to Pharo at the moment)
| > with
| > git and github.
|
|
| Do you want us to wait on you to finish what you describe above or
| should we start messing around now?
|
|
| Thanks for putting the effort in Dale
|
|
| Paul
|

Reply | Threaded
Open this post in threaded view
|

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

Dale Henrichs
Bernardo,

These instructions will get FileTree loaded[1].

After bootstrapping FileTree you can load the latest work in progress for Metacello with these instructions[2]...clone the metacello repository to pick up and follow the latest work ...

Dale

[1] https://gist.github.com/2024500
[2] https://gist.github.com/1894011

----- Original Message -----
| From: "Bernardo Ezequiel Contreras" <[hidden email]>
| To: [hidden email]
| Sent: Monday, March 12, 2012 12:46:24 PM
| Subject: Re: [Metacello] Digest for [hidden email] - 1 Message in 1 Topic
|
| do you have the steps for phase1?(how to use it)
|
|
| for instance,
| clone filetree repository
| load in the image with following command.
| ...
| etc.
|
|
|
|
|
| On Mon, Mar 12, 2012 at 4:32 PM, Dale Henrichs < [hidden email]
| > wrote:
|
|
| OTOH, if you're hot to trot, the FileTree stuff which is the most
| important is already at Phase1, so you could play with the FileTree
| repository right now and then take Metacello for a spin when the
| scripting api is done ... the two are independent (okay the
| scripting api depends upon filetee, but not the other way around).
|
| Dale
|
|
| ----- Original Message -----
| | From: "Paul DeBruicker" < [hidden email] >
| | To: [hidden email]
| | Sent: Monday, March 12, 2012 10:04:06 AM
| | Subject: Re: [Metacello] Digest for [hidden email] - 1
| | Message in 1 Topic
| |
|
|
| | On 12-03-10 06:09 PM, [hidden email] wrote:
| | > I am imagining that I will finish up the Metacello scripting
| | > commands
| | > and Phase1 this week, so I will be interested in volunteers to
| | > start
| | > doing their Pharo development (only ported to Pharo at the
| | > moment)
| | > with
| | > git and github.
| |
| |
| | Do you want us to wait on you to finish what you describe above or
| | should we start messing around now?
| |
| |
| | Thanks for putting the effort in Dale
| |
| |
| | Paul
| |
|
|
Reply | Threaded
Open this post in threaded view
|

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

vonbecmann
Dale,
   why don't you add [1] to the filetree git repository as part of the readme file(or INSTALL file, whatever you preferred), and (the same applies to [2]) 
   add [2] to the metacello git repository as part of the readme file(or INSTALL file, whatever you preferred)

it will be easier to find and update with each version. (kind of HOW TO INSTALL, every project has one)

what do you think? if you agree, i could do it after work

On Mon, Mar 12, 2012 at 5:39 PM, Dale Henrichs <[hidden email]> wrote:
Bernardo,

These instructions will get FileTree loaded[1].

After bootstrapping FileTree you can load the latest work in progress for Metacello with these instructions[2]...clone the metacello repository to pick up and follow the latest work ...

Dale

[1] https://gist.github.com/2024500
[2] https://gist.github.com/1894011

----- Original Message -----
| From: "Bernardo Ezequiel Contreras" <[hidden email]>
| To: [hidden email]
| Sent: Monday, March 12, 2012 12:46:24 PM
| Subject: Re: [Metacello] Digest for [hidden email] - 1 Message in 1 Topic
|
| do you have the steps for phase1?(how to use it)
|
|
| for instance,
| clone filetree repository
| load in the image with following command.
| ...
| etc.
|
|
|
|
|
| On Mon, Mar 12, 2012 at 4:32 PM, Dale Henrichs < [hidden email]
| > wrote:
|
|
| OTOH, if you're hot to trot, the FileTree stuff which is the most
| important is already at Phase1, so you could play with the FileTree
| repository right now and then take Metacello for a spin when the
| scripting api is done ... the two are independent (okay the
| scripting api depends upon filetee, but not the other way around).
|
| Dale
|
|
| ----- Original Message -----
| | From: "Paul DeBruicker" < [hidden email] >
| | To: [hidden email]
| | Sent: Monday, March 12, 2012 10:04:06 AM
| | Subject: Re: [Metacello] Digest for [hidden email] - 1
| | Message in 1 Topic
| |
|
|
| | On 12-03-10 06:09 PM, [hidden email] wrote:
| | > I am imagining that I will finish up the Metacello scripting
| | > commands
| | > and Phase1 this week, so I will be interested in volunteers to
| | > start
| | > doing their Pharo development (only ported to Pharo at the
| | > moment)
| | > with
| | > git and github.
| |
| |
| | Do you want us to wait on you to finish what you describe above or
| | should we start messing around now?
| |
| |
| | Thanks for putting the effort in Dale
| |
| |
| | Paul
| |
|
|

Reply | Threaded
Open this post in threaded view
|

Re: Digest for metacello@googlegroups.com - 1 Message in 1 Topic

Dale Henrichs
Haha, the same thing was occurring to me ... I separated out the bootstrapping to start with because the instructions started out pretty specific to a given version, but by now I think that it is worth including the instructions the in the project itself ... When you get a chance go ahead and make the edits and I'll pull in your changes ..

Dale

----- Original Message -----
| From: "Bernardo Ezequiel Contreras" <[hidden email]>
| To: [hidden email]
| Sent: Monday, March 12, 2012 2:06:25 PM
| Subject: Re: [Metacello] Digest for [hidden email] - 1 Message in 1 Topic
|
| Dale,
| why don't you add [1] to the filetree git repository as part of the
| readme file(or INSTALL file, whatever you preferred), and (the same
| applies to [2])
| add [2] to the metacello git repository as part of the readme file(or
| INSTALL file, whatever you preferred)
|
|
| it will be easier to find and update with each version. (kind of HOW
| TO INSTALL, every project has one)
|
|
| what do you think? if you agree, i could do it after work
|
|
|
| On Mon, Mar 12, 2012 at 5:39 PM, Dale Henrichs < [hidden email]
| > wrote:
|
|
| Bernardo,
|
| These instructions will get FileTree loaded[1].
|
| After bootstrapping FileTree you can load the latest work in progress
| for Metacello with these instructions[2]...clone the metacello
| repository to pick up and follow the latest work ...
|
| Dale
|
| [1] https://gist.github.com/2024500
| [2] https://gist.github.com/1894011
|
|
| ----- Original Message -----
| | From: "Bernardo Ezequiel Contreras" < [hidden email] >
| | To: [hidden email]
|
|
| | Sent: Monday, March 12, 2012 12:46:24 PM
| | Subject: Re: [Metacello] Digest for [hidden email] - 1
| | Message in 1 Topic
| |
| | do you have the steps for phase1?(how to use it)
| |
| |
| | for instance,
| | clone filetree repository
| | load in the image with following command.
| | ...
| | etc.
| |
| |
| |
| |
| |
| | On Mon, Mar 12, 2012 at 4:32 PM, Dale Henrichs <
| | [hidden email]
| | > wrote:
| |
| |
| | OTOH, if you're hot to trot, the FileTree stuff which is the most
| | important is already at Phase1, so you could play with the FileTree
| | repository right now and then take Metacello for a spin when the
| | scripting api is done ... the two are independent (okay the
| | scripting api depends upon filetee, but not the other way around).
| |
| | Dale
| |
| |
| | ----- Original Message -----
| | | From: "Paul DeBruicker" < [hidden email] >
| | | To: [hidden email]
| | | Sent: Monday, March 12, 2012 10:04:06 AM
| | | Subject: Re: [Metacello] Digest for [hidden email] -
| | | 1
| | | Message in 1 Topic
| | |
| |
| |
| | | On 12-03-10 06:09 PM, [hidden email] wrote:
| | | > I am imagining that I will finish up the Metacello scripting
| | | > commands
| | | > and Phase1 this week, so I will be interested in volunteers to
| | | > start
| | | > doing their Pharo development (only ported to Pharo at the
| | | > moment)
| | | > with
| | | > git and github.
| | |
| | |
| | | Do you want us to wait on you to finish what you describe above
| | | or
| | | should we start messing around now?
| | |
| | |
| | | Thanks for putting the effort in Dale
| | |
| | |
| | | Paul
| | |
| |
| |
|
|