 do3e
|
<p><asset id="xml_service" src="service.xml" src_alt="alt_service.xml" /> </p>
<p>specify an alternate url, in case max number or retries is reached it tries the alternate url.
</p>
|
 Matan Uberstein
|
Thanks for posting, this is an excellent idea! I have few requests to work through, I might even re-visit the ConfigParser.
1
As you can see I’m thinking about new layouts for params, the amount of attributes is getting a bit much.
|
 do3e
|
I like your approach with the new node param. Are you thinking about change some attributes from asset to params ?
|
 Matan Uberstein
|
Thx, just thought in progress. Currently there are 17 attributes the XmlConfigParser can understand, which is ok because it would be very rare that an asset would require all of them. I’m just busy thinking if it would be a good idea changing to the param node rather than attributes.
|