Jody Garnett a écrit :
1. Use the jar used by the ARCSDE module since it is simply Doug
Lee's concurrency package.
The concurrency package is good, but most of his work is in java 5 now?
The easiest approach is probably to add this ARCSDE dependency for now, and remove it later when we
wil
On Thursday 27 April 2006 20:45, Jody Garnett wrote:
> Jesse Eichar wrote:
> > Hi,
> >
> > What should I do about the dependency on the Concurrency package?
> > Here are my options:
> >
> > 1. Use the jar used by the ARCSDE module since it is simply Doug
> > Lee's concurrency package.
exactly.
-
Jesse Eichar wrote:
Hi,
What should I do about the dependency on the Concurrency package?
Here are my options:
1. Use the jar used by the ARCSDE module since it is simply Doug
Lee's concurrency package.
The concurrency package is good, but most of his work is in java 5 now?
2. Compile my
Hi,
What should I do about the dependency on the Concurrency package?
Here are my options:
1. Use the jar used by the ARCSDE module since it is simply Doug
Lee's concurrency package.
2. Compile my own jar and use that so it appears separate from the
ARCSDE module.
Jesse
---