Re: [elephant-devel] Some thoughts/Questions from testing

2008-05-12 Thread Robert L. Read
On Mon, 2008-05-12 at 10:55 +0300, Alex Mizrahi wrote: > GT> What do you all think about allowing two different versions of > GT> Elephant to be installed at the same time? > > that's pretty easy. > > let's suppose that "stable" elephant is somewhere on your > asdf:*central-registry* path. >

Re: [elephant-devel] Some thoughts/Questions from testing

2008-05-12 Thread Alex Mizrahi
GT> What do you all think about allowing two different versions of GT> Elephant to be installed at the same time? that's pretty easy. let's suppose that "stable" elephant is somewhere on your asdf:*central-registry* path. but you want to load "unstable" version that resides in "~/elephant-unst

Re: [elephant-devel] Some thoughts/Questions from testing

2008-05-11 Thread Ian Eslick
H... I think having to name all the systems differently in each branch is a poor methodology and likely to lead to confusion over time. Instead, I wrote a simple shell script to change .asd symbolic links in my system directory. We might bundle a shell script and batch file that one

Re: [elephant-devel] Some thoughts/Questions from testing

2008-05-11 Thread Glenn Tarcea
Thanks Robert. I'll look into it. I was thinking of something much simpler than you outlined. Rather than trying to support reading objects across versions, I was just looking to support two different versions of the elephant packages, and to tease out the load-op dependencies that refer

Re: [elephant-devel] Some thoughts/Questions from testing

2008-05-11 Thread Robert L. Read
On Sun, 2008-05-11 at 19:50 -0400, Glenn Tarcea wrote: > What do you all think about allowing two different versions of > Elephant to be installed at the same time? I tried to have both my > original version of Elephant installed and also to install elephant- > unstable. Currently there are a