[classad-users] ClassAd Transform?


Date: Sun, 30 May 2004 09:07:39 -0500 (CDT)
From: Matthew Farrellee <matt@xxxxxxxxxxx>
Subject: [classad-users] ClassAd Transform?
How easily would it be for me to use the new ClassAd library to take an
input ClassAd I, a "tranform" ClassAd T, and produce an output ClassAd
O? For example:

I: [A = 2; B = 3;]
T: [A = $(A); B = $(B); C = $(A) * $(B);]
O: [A = 2; B = 3; C = 6;]

Is this a job for CAFL?


matt

Condor Classads Info:
http://www.cs.wisc.edu/condor/classad/



[← Prev in Thread] Current Thread [Next in Thread→]