[Swift-devel] gram4.2 and swift
Mihael Hategan
hategan at mcs.anl.gov
Wed May 7 19:28:21 CDT 2008
On Thu, 2008-05-08 at 00:02 +0000, Ben Clifford wrote:
> Earlier I talked to Martin a bit about submitting to GRAM4.2.
>
> It sounds like my previous understanding is true, that the gram4.0 and
> gram4.2 client code is not classpath-compatible - there are classes with
> the same name in both client codebases that are different between the two
> client codebases, in one for submitting to gram4.0 and in another for
> submitting to gram4.2
>
> Classloader fun awaits!
Yeah. That was fun the first time (gt3.0, gt3.2, gt4).
There's also the option of compile-time selection, though that would
prevent one from having both 4.0 and 4.2 services being used in the same
run.
>
More information about the Swift-devel
mailing list