Re: ArtifactInstance.clone

2004-07-15 Thread Adam R. B. Jack
> Do not see any problems there??? Gak, I think my Eclipse 3.0 is playing silly buggars on me. I don't see a compile error reported an more. Sorry for the noise. regards Adam

Re: ArtifactInstance.clone

2004-07-15 Thread Markus M. May
Do not see any problems there??? Markus M. May wrote: Hmm, sorry about this one. got the sources not committed :-( Right now, I cannot commit them, because they are on my machine at home. Sorry Markus This compile? /** * Provides a clone of this object */ public Object clone() { ArtifactIns

Re: ArtifactInstance.clone

2004-07-15 Thread Markus M. May
Hmm, sorry about this one. got the sources not committed :-( Right now, I cannot commit them, because they are on my machine at home. Sorry Markus > This compile? > > > /** > * Provides a clone of this object > */ > public Object clone() { > ArtifactInstance aInstance = new > ArtifactI

ArtifactInstance.clone

2004-07-14 Thread Adam R. B. Jack
This compile? /** * Provides a clone of this object */ public Object clone() { ArtifactInstance aInstance = new ArtifactInstance((Artifact)this.m_artifact.clone(), (ArtifactLocator)this.m_locator.clone()); return aInstance; } It doesn't for me... regards Adam -- Experience the