[Swift-devel] xml tc.data format
    Ben Clifford 
    benc at hawaga.org.uk
       
    Tue Jul  3 14:33:51 CDT 2007
    
    
  
another thing i was thinking about for the config file formats, is to 
change profile specification from:
 <profile namespace="globus" key="joblimit">5</profile>
which is how profiles are represented in the VDS1-style sites.xml
to a more document-like(?) form such as:
  <globus:joblimit> 5 </globus:joblimit>
This makes better use of XML structure, but I don't know how it would fit 
(perhaps quite badly) into the present way in which the swift code reads 
in sites.xml.
-- 
    
    
More information about the Swift-devel
mailing list