[Swift-devel] app {} environment

Ben Clifford benc at ci.uchicago.edu
Sat Mar 3 13:44:33 CST 2007


The XML intermediate language definition for ApplicationBinding has a 
definition for an appenv element:

       <xs:element minOccurs="0" name="appenv">
         <xs:annotation>
           <xs:documentation>Specifies the environment in which the 
application
           runs</xs:documentation>
         </xs:annotation>
       </xs:element>


which at present is never generated by the text->xml compiler, and looks 
like its never used by the xml->kml compiler either.

I guess something like profile keys might be useful in this space at 
some point, though.

-- 



More information about the Swift-devel mailing list